Skip to content

Commit

Permalink
Reformat code
Browse files Browse the repository at this point in the history
  • Loading branch information
paul-phan committed Jan 24, 2024
1 parent 6094e50 commit 0b515d1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
"build": "turbo run build --no-daemon",
"build:graph": "turbo run build --graph=repo-graph.svg",
"prepare": "npm run build",
"preprepare": "husky install",
"lint": "eslint packages --cache .",
"lint:fix": "eslint packages --fix --no-error-on-unmatched-pattern",
"typecheck": "turbo typecheck --parallel",
Expand Down

0 comments on commit 0b515d1

Please sign in to comment.