mirror of
https://github.com/makeplane/plane
synced 2025-08-07 19:59:33 +00:00
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
This commit is contained in:
committed by
GitHub
parent
1ee0661ac1
commit
043f4eaa5e
5
packages/services/.prettierrc
Normal file
5
packages/services/.prettierrc
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"printWidth": 120,
|
||||
"tabWidth": 2,
|
||||
"trailingComma": "es5"
|
||||
}
|
||||
Reference in New Issue
Block a user