mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-22 09:38:38 +01:00
Unit Test, solve corner cases and use TextEdit
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
"module": "commonjs",
|
||||
"outDir": "./out",
|
||||
"noUnusedLocals": true,
|
||||
"sourceMap": true,
|
||||
"lib": [
|
||||
"es2016"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user