Feature/7 migrate to typescript #21
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