gpt-contextfiles/.vscode/extensions.json
2023-06-18 15:42:52 -04:00

7 lines
169 B
JSON

{
// See https://go.microsoft.com/fwlink/?LinkId=733558
// for the documentation about the extensions.json format
"recommendations": [
"dbaeumer.vscode-eslint"
]
}