terminalizer/.prettierrc

5 lines
62 B
Plaintext

{
"semi": true,
"singleQuote": true,
"printWidth": 120
}