Skip to content

Commit 3b6549a

Browse files
committed
update eslint
1 parent 1a27161 commit 3b6549a

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
@@ -14,7 +14,7 @@ module.exports = {
1414
env: {
1515
node: true,
1616
},
17-
files: [".eslintrc.{js,cjs,jsx,mjs,ts,tsx}"],
17+
files: [".eslintrc.{js,ejs}"],
1818
parserOptions: {
1919
sourceType: "script",
2020
},

0 commit comments

Comments
 (0)