Skip to content

Commit

Permalink
Remove parserOptions.project in .eslintrc.json
Browse files Browse the repository at this point in the history
  • Loading branch information
hexium310 committed Sep 15, 2019
1 parent 4f947bf commit d507a1d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .eslintrc.json
Expand Up @@ -3,7 +3,6 @@
"plugins": ["@typescript-eslint", "react"],
"parser": "@typescript-eslint/parser",
"parserOptions": {
"project": "./tsconfig.json",
"sourceType": "module",
"ecmaFeatures": {
"jsx": true,
Expand Down

0 comments on commit d507a1d

Please sign in to comment.