We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59ecf4d commit c27be7fCopy full SHA for c27be7f
.eslintrc.js
@@ -44,6 +44,7 @@ module.exports = {
44
'./testem.js',
45
'./blueprints/*/index.js',
46
'./config/**/*.js',
47
+ './lib/**/*.mjs',
48
'./tests/dummy/config/**/*.js',
49
],
50
env: {
0 commit comments