Skip to content

Commit

Permalink
*: add format script to workspace
Browse files Browse the repository at this point in the history
  • Loading branch information
saihaj committed Feb 13, 2024
1 parent 0169229 commit d682744
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 @@ -13,6 +13,7 @@
"scripts": {
"bootstrap": "lerna bootstrap",
"prepare": "lerna run prepare",
"format": "lerna run format",
"release": "./scripts/release.sh",
"test": "lerna --concurrency 1 run test --stream --ignore @graphprotocol/indexer-service",
"test:ci": "lerna --concurrency 1 run test:ci --stream --ignore @graphprotocol/indexer-service",
Expand Down

0 comments on commit d682744

Please sign in to comment.