mozjs68/.prettierrc

6 lines
66 B
Plaintext

{
"printWidth": 80,
"tabWidth": 2,
"trailingComma": "es5"
}