V2 added typing for compiler

Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
2021-03-11 10:10:44 +01:00
parent 1db0b1ab38
commit b13e554162
25 changed files with 268 additions and 782 deletions

View File

@ -1,5 +1,6 @@
{
"include": ["**/*.ts"],
"exclude": ["translations"],
"compilerOptions": {
/* Basic Options */
// "incremental": true, /* Enable incremental compilation */