library/.vscode/extensions.json

6 lines
85 B
JSON

{
"recommendations": [
"dbaeumer.vscode-eslint",
"humao.rest-client",
]
}