bw-hspc-contest-env/extension/bwcontest/.vscode/extensions.json
2023-05-04 22:09:35 -04: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"
]
}