summaryrefslogtreecommitdiff
path: root/.vscode/extensions.json
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2018-11-21 14:22:32 +0800
committer最萌小汐 <sumneko@hotmail.com>2018-11-21 14:22:32 +0800
commit18e1ada299918327eba5920a6c7c28393ffe7804 (patch)
tree230d6bc0ed8fb31caadf507387c04d495c8b96a0 /.vscode/extensions.json
parentc5393d339bc5a67840158f5ab1c659de632278d3 (diff)
downloadlua-language-server-18e1ada299918327eba5920a6c7c28393ffe7804.zip
更新演示图
Diffstat (limited to '.vscode/extensions.json')
-rw-r--r--.vscode/extensions.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/.vscode/extensions.json b/.vscode/extensions.json
new file mode 100644
index 00000000..ee71911b
--- /dev/null
+++ b/.vscode/extensions.json
@@ -0,0 +1,7 @@
+{
+ // See http://go.microsoft.com/fwlink/?LinkId=827846
+ // for the documentation about the extensions.json format
+ "recommendations": [
+ "eg2.tslint"
+ ]
+} \ No newline at end of file