0
0
mirror of https://github.com/makeplane/plane synced 2024-06-14 14:31:34 +00:00
plane/apps/app/.prettierrc

6 lines
67 B
Plaintext
Raw Normal View History

2022-11-19 14:21:26 +00:00
{
"printWidth": 100,
"tabWidth": 2,
"trailingComma": "es5"
}