Skip to content

Commit

Permalink
add package file script to run tx performance analyze
Browse files Browse the repository at this point in the history
  • Loading branch information
Torres-ssf committed Jan 14, 2025
1 parent 75e5505 commit 03d1b3b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
"lint:package-jsons": "tsx ./scripts/lint-package-jsons",
"type:check": "turbo run type:check",
"type:check-tests": "tsc -p tsconfig.test.json",
"tx:perf": "tsx packages/fuel-gauge/scripts/latency-detection/main.ts",
"prettier:check": "prettier --check packages --check apps/docs",
"prettier:format": "prettier --write packages --write apps/docs",
"verify:package-exports": "tsx ./scripts/verify-package-exports",
Expand Down

0 comments on commit 03d1b3b

Please sign in to comment.