mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-07-01 09:29:38 +02:00
Stabilize TS workbench QA and RPC timeouts
This commit is contained in:
parent
3515106670
commit
952daf325d
9 changed files with 183 additions and 156 deletions
|
|
@ -7,7 +7,7 @@
|
|||
"lint": "bunx --bun turbo lint",
|
||||
"test": "bunx --bun turbo test",
|
||||
"check:tsgo": "tsgo -b tsconfig.json",
|
||||
"workbench:qa": "bun --cwd packages/workbench run qa:browser",
|
||||
"workbench:qa": "bun run --cwd packages/workbench qa:browser",
|
||||
"prepare": "effect-tsgo patch",
|
||||
"clean": "turbo clean",
|
||||
"gateway": "bun scripts/run-gateway.ts",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue