kakawa/.prettierrc

5 lines
67 B
Plaintext
Raw Normal View History

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