Feature/7 migrate to typescript #21

Merged
Vylpes merged 6 commits from feature/7-migrate-to-typescript into develop 2021-12-02 10:36:16 +00:00
Showing only changes of commit 9ccb72522c - Show all commits

View file

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