plane/apps/app/.prettierrc

6 lines
67 B
Plaintext

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