nimbus-site/.prettierrc
2024-04-22 20:01:14 +09:00

7 lines
86 B
Plaintext

{
"tabWidth": 2,
"semi": false,
"singleQuote": true,
"trailingComma": "all"
}