old-automod/.vscode/settings.json

6 lines
113 B
JSON
Raw Normal View History

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