mirror of https://github.com/hyper-tuner/types.git
Add vscode recommendations
This commit is contained in:
parent
992ea151ad
commit
4f1620ff7e
|
@ -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