kakawa/.prettierrc

5 lines
67 B
Plaintext
Raw Normal View History

2024-09-23 23:05:32 +05:30
{
"semi": true,
"singleQuote": true,
"jsxSingleQuote": true
}