MicroCorruption/.vscode/settings.json

5 lines
77 B
JSON
Raw Permalink Normal View History

2022-08-08 00:58:46 +00:00
{
2022-12-19 21:37:44 +00:00
"makefile.extensionOutputFolder": "./.vscode",
"editor.tabSize": 4
2022-08-08 00:58:46 +00:00
}