Update tsconfig.json
This commit is contained in:
parent
e33f2398f5
commit
d4085085b8
|
@ -18,6 +18,7 @@
|
|||
"strictNullChecks": false,
|
||||
"experimentalDecorators": true,
|
||||
"resolveJsonModule": true,
|
||||
"baseUrl": ".",
|
||||
"paths": {
|
||||
"@/*": ["./*"]
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue