mirror of
https://github.com/bendtherules/ask262.git
synced 2026-08-18 13:21:55 +00:00
feat: add verify-db script to package.json
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
"lint:fix:unsafe": "biome check . --write --unsafe",
|
||||
"format:fix": "biome format . --write",
|
||||
"ingest": "bun run setup/ingest.ts",
|
||||
"verify-db": "bun run test/manual/verify-db.ts",
|
||||
"agent": "bun run agent.ts",
|
||||
"build": "bun run setup/build_graph.ts",
|
||||
"test": "bun test"
|
||||
|
||||
Reference in New Issue
Block a user