Skip to content

Commit b44bc0c

Browse files
committed
add new files to eslint config
1 parent 25872a0 commit b44bc0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.eslintrc.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ module.exports = {
4242
},
4343
},
4444
{
45-
files: ['scenarios/**'],
45+
files: ['scenarios/**', 'rollup/**'],
4646
parserOptions: {
4747
sourceType: 'module',
4848
},

0 commit comments

Comments
 (0)