vega-frontend-monorepo/.prettierrc
Matthew Russell b3014bb98a
chore(trading,governance,explorer): nx migration to latest (#5246)
Co-authored-by: Edd <edd@vega.xyz>
2023-11-14 15:25:29 +01:00

5 lines
72 B
Plaintext

{
"plugins": ["prettier-plugin-tailwindcss"],
"singleQuote": true
}