Files
plane/apps/space/.prettierrc.json
sriram veeraghanta 944b873184 chore: move all services inside the apps folder (#7321)
* chore: move all services inside the apps folder

* chore: rename apiserver to server
2025-07-03 00:44:13 +05:30

6 lines
67 B
JSON

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