Skip to content

Commit 160ec80

Browse files
undo linting changes, renamed test to end with .test.js
1 parent b810f8f commit 160ec80

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

eslint.config.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ export default [
3636
},
3737
},
3838
{
39-
ignores: ['node_modules'],
39+
ignores: ['node-modules'],
4040
},
4141
{
4242
files: ['**/*.test.js'],

0 commit comments

Comments
 (0)