kakawa/.prettierrc

5 lines
67 B
Plaintext

{
"semi": true,
"singleQuote": true,
"jsxSingleQuote": true
}