mirror of
https://gitlab.com/MisterBiggs/Resume.git
synced 2025-06-15 17:06:39 +00:00
8 lines
148 B
JSON
8 lines
148 B
JSON
{
|
|
"editor.formatOnSave": true,
|
|
"[html]": {
|
|
"editor.defaultFormatter": "esbenp.prettier-vscode",
|
|
"editor.formatOnSaveMode": "file"
|
|
}
|
|
}
|