mirror of
https://github.com/appy-one/acebase.git
synced 2026-05-31 06:02:19 -06:00
add type declaration source maps
This commit is contained in:
parent
706108486e
commit
01dd5ef4bd
1 changed files with 1 additions and 0 deletions
|
|
@ -7,6 +7,7 @@
|
|||
"outDir": "src",
|
||||
"sourceMap": true,
|
||||
"declaration": true,
|
||||
"declarationMap": true,
|
||||
"noImplicitAny": true
|
||||
},
|
||||
"exclude": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue