mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-20 22:03:54 -07:00
implement gameboard v1
This commit is contained in:
parent
b103db681b
commit
0d7336edc2
177 changed files with 16995 additions and 139 deletions
|
|
@ -34,6 +34,7 @@
|
|||
"@app/services": ["./src/services/index.ts"],
|
||||
"@app/store": ["./src/store/index.ts"],
|
||||
"@app/types": ["./src/types/index.ts"],
|
||||
"@app/utils": ["./src/utils/index.ts"],
|
||||
"@app/websocket": ["./src/websocket/index.ts"],
|
||||
"@app/websocket/types": ["./src/websocket/types/index.ts"],
|
||||
"@app/generated": ["./src/generated/index.ts"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue