Skip to content

Commit

Permalink
hack
Browse files Browse the repository at this point in the history
  • Loading branch information
axmmisaka authored Sep 7, 2023
1 parent b81e1ce commit e63126a
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 @@ -10,7 +10,7 @@ module.exports = {
parser: '@typescript-eslint/parser',
parserOptions: {
project: ['./tsconfig.json', ]
},
},
ignorePatterns: ['.eslintrc.js', '__tests__/**/*'],
root: true,
rules: {
Expand Down

0 comments on commit e63126a

Please sign in to comment.