mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-20 00:28:52 +01:00
tsconfig 💄
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
"module": "amd",
|
||||
"moduleResolution": "node",
|
||||
"noImplicitAny": true,
|
||||
"target": "es5",
|
||||
"experimentalDecorators": true,
|
||||
"noImplicitReturns": true,
|
||||
"noUnusedLocals": true,
|
||||
|
||||
Reference in New Issue
Block a user