piratepoet/.prettierrc
Jan Jakes 9055bdeb11 Add prettier configuration
[MAILPOET-4075]
2022-04-12 15:38:27 +02:00

6 lines
72 B
Plaintext

{
"printWidth": 80,
"singleQuote": true,
"trailingComma": "all"
}