{ "plugins": ["prettier-plugin-tailwindcss"], "trailingComma": "all", "singleQuote": true, "endOfLine": "lf", "tabWidth": 2, "semi": true }