Skip to content

Commit

Permalink
chore: remove eslint tsconfig overide
Browse files Browse the repository at this point in the history
  • Loading branch information
hugomrdias committed Sep 21, 2023
1 parent 47ac243 commit 65f6e9c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions packages/adapter-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,9 +69,6 @@
"env": {
"mocha": true
},
"parserOptions": {
"project": "./tsconfig.json"
},
"ignorePatterns": [
"dist"
]
Expand Down
3 changes: 0 additions & 3 deletions packages/adapter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,9 +73,6 @@
"never"
]
},
"parserOptions": {
"project": "./tsconfig.json"
},
"ignorePatterns": [
"dist"
]
Expand Down

0 comments on commit 65f6e9c

Please sign in to comment.