{ "files.associations": { "src/styles/global.css": "tailwindcss" }, "editor.defaultFormatter": "esbenp.prettier-vscode", "editor.formatOnSave": true, "editor.codeActionsOnSave": { "source.fixAll": "explicit" }, "editor.quickSuggestions": { "strings": "on" } }