Skip to content

Commit

Permalink
update eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
amitamrutiya committed Feb 12, 2024
1 parent 1a27161 commit 3b6549a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ module.exports = {
env: {
node: true,
},
files: [".eslintrc.{js,cjs,jsx,mjs,ts,tsx}"],
files: [".eslintrc.{js,ejs}"],
parserOptions: {
sourceType: "script",
},
Expand Down

0 comments on commit 3b6549a

Please sign in to comment.