Use same lock values as mobile clients
[ProtonMail-WebClient.git] / packages / docs-shared / .prettierrc
blob3245692691d0bed1a647a6e5f62a4dd48d27d26b
2   "semi": false,
3   "plugins": ["prettier-plugin-tailwindcss"],
4   "singleQuote": true,
5   "trailingComma": "all",
6   "printWidth": 120,
7   "tabWidth": 2