AutoMod/.vscode/settings.json

6 lines
112 B
JSON
Raw Normal View History

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