plane/web/.prettierrc
2023-09-15 15:37:54 +05:30

6 lines
67 B
Plaintext

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