cheatsheets/.prettierrc

6 lines
69 B
Plaintext

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