Skip to content

Commit

Permalink
chore: remove parserOptions
Browse files Browse the repository at this point in the history
  • Loading branch information
hugomrdias committed Sep 21, 2023
1 parent 65f6e9c commit bbf5c83
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions examples/demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,9 +81,6 @@
"jsdoc/require-returns": "off",
"unicorn/no-null": "off"
},
"parserOptions": {
"project": "./tsconfig.json"
},
"env": {
"mocha": true
},
Expand Down

0 comments on commit bbf5c83

Please sign in to comment.