nelle-observer/.vscode/settings.json

7 lines
129 B
JSON
Raw Normal View History

2024-08-02 23:38:15 -06:00
{
"cSpell.words": [
2024-08-24 21:33:57 -06:00
"bsod",
2024-08-02 23:38:15 -06:00
"kanban"
2024-09-03 16:06:59 -06:00
],
"compile-hero.disable-compile-files-on-did-save-code": true
2024-08-02 23:38:15 -06:00
}