Initial commit server prototype
This commit is contained in:
parent
e9aaec2947
commit
5a120dce76
23 changed files with 4110 additions and 0 deletions
5
Prototype/server/.prettierrc
Normal file
5
Prototype/server/.prettierrc
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"tabWidth": 2,
|
||||
"printWidth": 100,
|
||||
"trailingComma": "all"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue