Skip to content

Commit

Permalink
modify eslintrc.cjs
Browse files Browse the repository at this point in the history
  • Loading branch information
tamaina committed Feb 2, 2024
1 parent 0aa38f2 commit 0ccb041
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .eslintrc.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ module.exports = {
tsconfigRootDir: __dirname,
project: ['./tsconfig.json'],
},
ignorePatterns: ['**/.eslintrc.cjs'],
plugins: [
'@typescript-eslint',
'import'
Expand Down

0 comments on commit 0ccb041

Please sign in to comment.