kakawa/.prettierrc

7 lines
89 B
Plaintext
Raw Permalink Normal View History

2024-09-23 17:35:32 +00:00
{
"semi": true,
"singleQuote": true,
"jsxSingleQuote": true,
"printWidth": 120
}