tsconfig: skip declaration map creation
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
"compilerOptions": {
|
||||
"allowJs": true,
|
||||
"noEmit": false,
|
||||
"declarationMap": true,
|
||||
"incremental": true,
|
||||
"target": "ES2019",
|
||||
"module": "ESNext",
|
||||
|
||||
Reference in New Issue
Block a user