fix: app config shared

This commit is contained in:
Innei
2021-10-02 13:11:40 +08:00
parent 6faf5a8cec
commit b7db64e3ae
17 changed files with 909 additions and 693 deletions

View File

@@ -10,6 +10,7 @@
"target": "ES2019",
"sourceMap": true,
"outDir": "./dist",
"allowJs": true,
"baseUrl": ".",
"noImplicitAny": false,
"incremental": true,