docs/.prettierrc
Mauro Balades a08a51eea3 initial
2024-08-18 00:54:32 +02:00

7 lines
113 B
Text

{
"printWidth": 100,
"quoteProps": "as-needed",
"trailingComma": "all",
"tabWidth": 2,
"semi": false
}