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

11 lines
291 B
JSON

{
// See http://go.microsoft.com/fwlink/?LinkId=827846
// for the documentation about the extensions.json format
"recommendations": [
"editorconfig.editorconfig",
"dbaeumer.vscode-eslint",
"davidanson.vscode-markdownlint",
"streetsidesoftware.code-spell-checker"
]
}