resman/.prettierrc
2026-04-05 18:15:53 +02:00

5 lines
69 B
Plaintext

{
"singleQuote": true,
"semi": false,
"trailingComma": "none"
}