Update tsconfig

This commit is contained in:
Ethan Lane 2021-12-02 10:11:34 +00:00
parent 4136f9f1ff
commit 9ccb72522c
Signed by: Vylpes
GPG key ID: EED233CC06D12504

View file

@ -70,7 +70,7 @@
"forceConsistentCasingInFileNames": true /* Disallow inconsistently-cased references to the same file. */
},
"include": [
"./src", "app.ts",
"./src",
],
"exclude": [
"./tests"