Skip to content

Commit

Permalink
Merge pull request #5137 from zeeshanakram3/fix_eslint-issue
Browse files Browse the repository at this point in the history
fix: eslint issue 'The file does not match your project config'
  • Loading branch information
kdembler committed Apr 25, 2024
2 parents 21352d4 + 9b964c2 commit 011d1a6
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tsconfig.json
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 011d1a6

Please sign in to comment.