mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-05-15 12:51:30 -05:00
Produce source maps for local typescriptServices build (#41589)
* Enable source maps for typescriptServices local builds * Alias gulp lkg -> gulp LKG
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
"extends": "./tsconfig-base",
|
||||
"compilerOptions": {
|
||||
"declarationMap": false,
|
||||
"sourceMap": false,
|
||||
"composite": false,
|
||||
"incremental": true,
|
||||
"declaration": true,
|
||||
|
||||
Reference in New Issue
Block a user