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. */
|
||||
},
|
||||
"include": [
|
||||
"./src", "app.ts",
|
||||
"./src",
|
||||
],
|
||||
"exclude": [
|
||||
"./tests"
|
||||
|
|
Loading…
Reference in a new issue