Merge branch 'feat/inda-347-host-update' into 'main'
[ProtonMail-WebClient.git] / packages / docs-proto / .prettierrc
blob3245692691d0bed1a647a6e5f62a4dd48d27d26b
2   "semi": false,
3   "plugins": ["prettier-plugin-tailwindcss"],
4   "singleQuote": true,
5   "trailingComma": "all",
6   "printWidth": 120,
7   "tabWidth": 2