Skip to content

Commit 3f0ce66

Browse files
committed
add new files to eslint config
1 parent ab20de0 commit 3f0ce66

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)