plane/web/.prettierrc

6 lines
67 B
Plaintext

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