Files
x-eden-quartz/.prettierrc
2024-09-05 13:32:29 +00:00

8 lines
113 B
Plaintext

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