iwmlib/.prettierrc

7 lines
94 B
Plaintext

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