1
0
Fork 0
mirror of https://github.com/muerwre/vault-frontend.git synced 2025-04-24 12:26:40 +07:00

added incremental prop

This commit is contained in:
Fedor Katurov 2020-11-16 15:29:41 +07:00
parent 16ec562527
commit 3d79ea3f49

View file

@ -1,6 +1,7 @@
{
"allowSyntheticDefaultImports": true,
"compilerOptions": {
"incremental": true,
"outDir": "./dist/",
"sourceMap": true,
"noImplicitAny": false,