Spaces:
Running
Running
{ | |
"editor.formatOnSave": true, | |
"editor.defaultFormatter": "esbenp.prettier-vscode", | |
"editor.codeActionsOnSave": { | |
"source.fixAll": true | |
}, | |
"eslint.validate": ["javascript", "svelte"] | |
} | |