This commit is contained in:
Eugenio Romano 2019-10-18 02:26:45 +01:00
parent baa0d6da30
commit 2e90fbd62a

View File

@ -19,7 +19,7 @@
"removeComments": true, "removeComments": true,
"declaration": true, "declaration": true,
"outDir": "./dist", "outDir": "./dist",
"baseUrl" : "./", "baseUrl": ".",
"types": ["jasmine"], "types": ["jasmine"],
"allowSyntheticDefaultImports": true, "allowSyntheticDefaultImports": true,
"paths": { "paths": {