rave/.vscode/settings.json

10 lines
137 B
JSON
Raw Normal View History

{
2024-03-13 18:39:55 +00:00
"sqltools.useNodeRuntime": true,
"sqltools.connections": [],
"cSpell.words": [
"appender",
"audiotags",
"powi"
]
}