Update tsconfig
This commit is contained in:
parent
4136f9f1ff
commit
9ccb72522c
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@
|
||||||
"forceConsistentCasingInFileNames": true /* Disallow inconsistently-cased references to the same file. */
|
"forceConsistentCasingInFileNames": true /* Disallow inconsistently-cased references to the same file. */
|
||||||
},
|
},
|
||||||
"include": [
|
"include": [
|
||||||
"./src", "app.ts",
|
"./src",
|
||||||
],
|
],
|
||||||
"exclude": [
|
"exclude": [
|
||||||
"./tests"
|
"./tests"
|
||||||
|
|
Loading…
Reference in a new issue