megalodon/.prettierrc

6 lines
80 B
Plaintext
Raw Normal View History

{
"tabWidth": 2,
"semi": false,
"singleQuote": true,
"printWidth": 140
}