mirror of
https://github.com/roleypoly/roleypoly.git
synced 2025-06-17 09:59:10 +00:00
add majority of routes and datapaths, start on interactions
This commit is contained in:
parent
bbc0053383
commit
3033ebacb7
47 changed files with 1650 additions and 58 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"extends": "./tsconfig.json",
|
||||
"compilerOptions": {
|
||||
"types": ["jest", "@cloudflare/workers-types"]
|
||||
"types": ["jest", "@cloudflare/workers-types", "node"]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue