mirror of
https://github.com/makeplane/plane
synced 2025-08-07 19:59:33 +00:00
feat: initiated plane space (#1801)
This commit is contained in:
7
apps/space/.prettierrc.json
Normal file
7
apps/space/.prettierrc.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"printWidth": 120,
|
||||
"tabWidth": 2,
|
||||
"semi": true,
|
||||
"singleQuote": false,
|
||||
"trailingComma": "es5"
|
||||
}
|
||||
Reference in New Issue
Block a user