megalodon/.prettierrc
2019-05-24 01:37:02 +09:00

6 lines
80 B
Plaintext

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