YetAnotherToDoList/.vscode/extensions.json

11 lines
204 B
JSON
Raw Normal View History

{
"recommendations": [
"golang.go",
"graphql.vscode-graphql-syntax",
"mtxr.sqltools",
"mtxr.sqltools-driver-sqlite",
"streetsidesoftware.code-spell-checker",
"editorconfig.editorconfig"
]
}