Files
gi-gen-vscode-extension/.vscode/extensions.json
2022-05-25 23:23:38 +03: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"
]
}