mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-07-01 09:29:38 +02:00
Remove native classes from TS runtime
This commit is contained in:
parent
952daf325d
commit
dca2786828
79 changed files with 7622 additions and 6703 deletions
|
|
@ -7,6 +7,7 @@
|
|||
"lint": "bunx --bun turbo lint",
|
||||
"test": "bunx --bun turbo test",
|
||||
"check:tsgo": "tsgo -b tsconfig.json",
|
||||
"inventory:classes": "bun scripts/inventory-native-classes.ts",
|
||||
"workbench:qa": "bun run --cwd packages/workbench qa:browser",
|
||||
"prepare": "effect-tsgo patch",
|
||||
"clean": "turbo clean",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue