Skip to content

Commit c27be7f

Browse files
committed
add the build script to the list of node files
1 parent 59ecf4d commit c27be7f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.eslintrc.js

+1
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ module.exports = {
4444
'./testem.js',
4545
'./blueprints/*/index.js',
4646
'./config/**/*.js',
47+
'./lib/**/*.mjs',
4748
'./tests/dummy/config/**/*.js',
4849
],
4950
env: {

0 commit comments

Comments
 (0)