Fix typescript imports
This commit is contained in:
parent
94a79ba760
commit
2757e476b7
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
{
|
||||
"compilerOptions": {
|
||||
"baseUrl": "app/",
|
||||
"sourceMap": true,
|
||||
"noImplicitAny": true,
|
||||
"module": "es6",
|
||||
|
|
Loading…
Reference in a new issue