Skip to content

Commit

Permalink
refactor: remove unnecessary config.
Browse files Browse the repository at this point in the history
  • Loading branch information
morganney committed Sep 2, 2023
1 parent c12cef9 commit accabe2
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,6 @@
"sourceType": "module"
},
"settings": {
"import/parsers": {
"@typescript-eslint/parser": [".ts", ".tsx"]
},
"import/resolver": {
"node": true,
"typescript": true
Expand Down

0 comments on commit accabe2

Please sign in to comment.