Files
riscv-extensions/.vscode/extensions.json
TM-Squared 13e5cb16bb step 1 to 5
2025-08-15 17:26:41 +02:00

9 lines
206 B
JSON

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