platypush-webext/.prettierrc

6 lines
79 B
Plaintext

{
"singleQuote": true,
"printWidth": 180,
"trailingComma": "es5"
}