mirror of
https://gitlab.com/MisterBiggs/Resume.git
synced 2025-09-18 19:22:36 +00:00
7 lines
147 B
JSON
7 lines
147 B
JSON
{
|
|
"editor.formatOnSave": true,
|
|
"[html]": {
|
|
"editor.defaultFormatter": "esbenp.prettier-vscode",
|
|
"editor.formatOnSaveMode": "file"
|
|
}
|
|
} |