mirror of
https://gitlab.com/MisterBiggs/Resume.git
synced 2025-06-16 01:16: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"
|
|
}
|
|
}
|