ports the vscode stuff from tg

This commit is contained in:
jjpark-kb
2020-07-15 22:15:51 -04:00
parent ec9fdff987
commit 1d33f7f1fb
3 changed files with 17 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
{
"recommendations": [
"gbasood.byond-dm-language-support",
"platymuus.dm-langclient",
"EditorConfig.EditorConfig",
"dbaeumer.vscode-eslint"
]
}