platypush-webext/.prettierrc
Fabio Manganiello 1b427e738e First commit
2020-06-12 01:03:46 +02:00

6 lines
79 B
Plaintext

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