digital-ide/.vscode/extensions.json
2024-09-11 13:32:02 +08:00

8 lines
169 B
JSON

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