Files
plane/packages/services/.prettierrc
sriram veeraghanta 043f4eaa5e chore: common services package (#6255)
* fix: initial services package setup

* fix: services packages updates

* fix: services changes

* fix: merge conflicts

* chore: file structuring

* fix: import fixes
2024-12-23 01:51:30 +05:30

6 lines
67 B
Plaintext

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