mirror of https://github.com/hyper-tuner/ini.git
Add vscode recommendations
This commit is contained in:
parent
06f68d8bc0
commit
60a2a31843
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
// See http://go.microsoft.com/fwlink/?LinkId=827846
|
||||
// for the documentation about the extensions.json format
|
||||
"recommendations": [
|
||||
"editorconfig.editorconfig",
|
||||
"dbaeumer.vscode-eslint",
|
||||
"sonarsource.sonarlint-vscode",
|
||||
"davidanson.vscode-markdownlint"
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue