chore: format on save

wip-related-pages
Sébastien Arod 2024-09-06 14:33:55 +02:00
parent 19859ce7c7
commit f54a860359
1 changed files with 2 additions and 1 deletions

View File

@ -2,5 +2,6 @@
"search.exclude": { "search.exclude": {
"**/.yarn": true, "**/.yarn": true,
"**/.pnp.*": true "**/.pnp.*": true
} },
"editor.formatOnSave": true
} }