terminalizer/.prettierrc

5 lines
62 B
Plaintext
Raw Normal View History

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