nimbus-site/.prettierrc
2023-06-01 19:37:55 +09:00

7 lines
86 B
Plaintext

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