feat: update config and add XHR

Signed-off-by: MiaoWoo <admin@yumc.pw>
This commit is contained in:
2019-11-04 20:26:22 +08:00
parent 24013bf240
commit 83cc4b6a54
4 changed files with 38 additions and 14 deletions

View File

@ -8,6 +8,7 @@
"strictNullChecks": false,
"sourceMap": false,
"declaration": true,
"declarationMap": true,
"noImplicitAny": false,
"downlevelIteration": true,
"allowUnreachableCode": true,