going-rogue/going_rogue.code-workspace

11 lines
93 B
Text
Raw Normal View History

2022-04-26 19:50:40 -07:00
{
"folders": [
{
"path": "."
}
],
2023-02-08 08:35:06 -08:00
"settings": {
"editor.formatOnSave": true
}
}