trying to get the host game lobby work with the newer rDB
This commit is contained in:
parent
caff3cef7c
commit
2b9b5c3b39
20 changed files with 213 additions and 355 deletions
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"useTabs": true,
|
||||
"singleQuote": true,
|
||||
"trailingComma": "none",
|
||||
"singleQuote": false,
|
||||
"trailingComma": "all",
|
||||
"printWidth": 100,
|
||||
"plugins": ["prettier-plugin-svelte", "prettier-plugin-tailwindcss"],
|
||||
"overrides": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue