Depend on vscode-languageserver-protocol-foldingprovider

This commit is contained in:
Pine Wu
2018-03-26 02:18:28 -05:00
parent 583b6c7e17
commit 2ad387e5ad
9 changed files with 38 additions and 209 deletions

View File

@@ -4,6 +4,7 @@
"module": "commonjs",
"outDir": "./out",
"noUnusedLocals": true,
"sourceMap": true,
"lib": [
"es2016"
],