feat: add readme and update ts config

Signed-off-by: MiaoWoo <admin@yumc.pw>
This commit is contained in:
2019-09-21 15:06:17 +08:00
parent 2a60b36e23
commit e5ffa70ed9
4 changed files with 114 additions and 38 deletions

View File

@ -7,6 +7,7 @@
"sourceMap": false,
"declaration": true,
"noImplicitAny": false,
"downlevelIteration": true,
"allowUnreachableCode": true,
"experimentalDecorators": true,
"emitDecoratorMetadata": true,