Skip to content

Commit 011d1a6

Browse files
authored
Merge pull request #5137 from zeeshanakram3/fix_eslint-issue
fix: eslint issue 'The file does not match your project config'
2 parents 21352d4 + 9b964c2 commit 011d1a6

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

tsconfig.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@
33
// generated graphql-server uses "keyofStringsOnly:true" which will be deprecated in 5.0
44
"ignoreDeprecations": "5.0",
55
},
6-
"include": [
7-
"src"
8-
],
96
"exclude": [
107
"node_modules"
118
]

0 commit comments

Comments
 (0)