gecko-dev/.prettierrc
2019-05-17 15:51:36 +00:00

6 lines
66 B
Plaintext

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