mirror of
https://github.com/markmanx/isoflow.git
synced 2025-02-07 20:10:47 +00:00
revert: fix: excludes node_modules from type checking
This commit is contained in:
parent
9814af2756
commit
8b5332ba9f
1 changed files with 0 additions and 3 deletions
|
@ -15,9 +15,6 @@
|
|||
"allowSyntheticDefaultImports": true,
|
||||
"strict": true,
|
||||
},
|
||||
"exclude": [
|
||||
"./node_modules",
|
||||
],
|
||||
"include": [
|
||||
"src/**/*.ts",
|
||||
"src/**/*.tsx",
|
||||
|
|
Loading…
Reference in a new issue