gotools/.vscode/extensions.json

6 lines
68 B
JSON
Raw Normal View History

2021-03-19 02:22:55 +03:00
{
"recommendations": [
"dbaeumer.vscode-eslint"
]
}