This commit is contained in:
plane000
2018-09-02 17:47:00 +01:00
parent f2ef456bf5
commit 9ed69a60eb
52 changed files with 4343 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
{
// See http://go.microsoft.com/fwlink/?LinkId=827846
// for the documentation about the extensions.json format
"recommendations": [
"dbaeumer.vscode-eslint"
]
}