mirror of
https://github.com/janderedev/automod.git
synced 2024-12-22 10:45:27 +00:00
6 lines
113 B
JSON
6 lines
113 B
JSON
{
|
|
"editor.formatOnSave": false,
|
|
"editor.formatOnSaveMode": "modifications",
|
|
"prettier.tabWidth": 4
|
|
}
|