feat: initiated plane space (#1801)
This commit is contained in:
parent
b6744dcd29
commit
9df0ba6e3a
16 changed files with 184 additions and 0 deletions
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"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue