feat: add declarationMap config
Signed-off-by: MiaoWoo <admin@yumc.pw>
This commit is contained in:
parent
64272705e5
commit
4d416fb628
@ -6,6 +6,7 @@
|
||||
"module": "commonjs",
|
||||
"sourceMap": true,
|
||||
"declaration": true,
|
||||
"declarationMap": true,
|
||||
"noImplicitAny": true,
|
||||
"allowUnreachableCode": true,
|
||||
"experimentalDecorators": true,
|
||||
|
Loading…
Reference in New Issue
Block a user