cs-2022-class-profile/.vscode/extensions.json

6 lines
61 B
JSON
Raw Normal View History

2022-06-03 01:31:07 -04:00
{
"recommendations": [
"dbaeumer.vscode-eslint",
]
}