packages/cli: keep comments in ts declarations
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
"incremental": true,
|
||||
"target": "ES2019",
|
||||
"module": "ESNext",
|
||||
"removeComments": false,
|
||||
"resolveJsonModule": true,
|
||||
"esModuleInterop": true,
|
||||
"lib": ["DOM", "DOM.Iterable", "ScriptHost", "ES2019"],
|
||||
|
||||
Reference in New Issue
Block a user