Files
echecsfrance/.prettierrc
T
2023-07-17 11:49:07 +02:00

6 lines
101 B
Plaintext

{
"trailingComma": "all",
"bracketSpacing": true,
"plugins": ["prettier-plugin-tailwindcss"]
}