{ "editor.formatOnSave": true, "editor.codeActionsOnSave": { "source.fixAll": true }, "cSpell.words": ["Astro", "maxlength"], "prettier.documentSelectors": ["**/*.astro"] }