Repository URL to install this package:
|
Version:
2.0.2 ▾
|
module.exports = {
rules: {
// on node only...
// 'import/no-dynamic-require': 'warn',
}
}