old-automod/.vscode/settings.json

6 lines
112 B
JSON
Raw Normal View History

2022-06-10 21:32:53 +00:00
{
"editor.formatOnSave": true,
"editor.formatOnSaveMode": "modifications",
"prettier.tabWidth": 4
2022-06-10 21:32:53 +00:00
}