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

6 lines
67 B
JSON
Raw Normal View History

2023-08-08 07:25:42 +00:00
{
"printWidth": 120,
"tabWidth": 2,
"trailingComma": "es5"
}