Files
havox/.prettierrc
2026-03-31 22:19:53 +01:00

7 lines
85 B
Plaintext

{
"singleQuote": true,
"tabWidth": 2,
"semi": true,
"trailingComma": "es5"
}