hyper-tuner-cloud/.vscode/extensions.json

11 lines
282 B
JSON

{
// 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"
]
}