MicroCorruption/.vscode/settings.json

5 lines
77 B
JSON
Raw Normal View History

2022-08-07 19:58:46 -05:00
{
2022-12-19 15:37:44 -06:00
"makefile.extensionOutputFolder": "./.vscode",
"editor.tabSize": 4
2022-08-07 19:58:46 -05:00
}