This commit is contained in:
2021-05-30 21:20:51 +03:00
parent fcb72a4547
commit 612f326515
5 changed files with 26 additions and 16 deletions
-9
View File
@@ -4,15 +4,6 @@
"dom",
"es7"
],
"baseUrl": ".",
"paths": {
"*": [
"*",
"src/*",
"lib/*",
"dist/*"
]
},
"outDir": "./dist/",
"sourceMap": true,
"esModuleInterop": true,