Skip to content

Commit

Permalink
fix: eslint issue 'The file does not match your project config'
Browse files Browse the repository at this point in the history
  • Loading branch information
zeeshanakram3 committed Apr 15, 2024
1 parent b65a2c0 commit 9b964c2
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@
// generated graphql-server uses "keyofStringsOnly:true" which will be deprecated in 5.0
"ignoreDeprecations": "5.0",
},
"include": [
"src"
],
"exclude": [
"node_modules"
]
Expand Down

0 comments on commit 9b964c2

Please sign in to comment.