iwmlib/.prettierrc

8 lines
117 B
Plaintext

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