gecko-dev/browser/components/newtab/.prettierrc
2019-06-18 18:33:22 +00:00

6 lines
66 B
Plaintext

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