erynwells.me/erynwells-me.code-workspace

11 lines
111 B
Text
Raw Normal View History

2021-09-29 08:06:20 -07:00
{
"folders": [
{
"path": "."
}
],
2022-08-27 09:19:53 -07:00
"settings": {
"makefile.extensionOutputFolder": "./.vscode"
}
}