mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-11 01:34:55 -06:00
Preserve const enums for tsserver
This commit is contained in:
parent
37f7a459ed
commit
81a6fd335c
@ -3,6 +3,7 @@
|
||||
"compilerOptions": {
|
||||
"removeComments": true,
|
||||
"outFile": "../../built/local/tsserver.js",
|
||||
"preserveConstEnums": true,
|
||||
"types": [
|
||||
"node"
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user