Skip to content

Commit

Permalink
chore: update scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
segunadebayo committed Apr 13, 2022
1 parent 0f19ad1 commit 8aa3571
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"fix:pkgs": "manypkg fix",
"gen:machine": "plop machine",
"gen:util": "plop utility",
"lint": "turbo run lint --stream --parallel",
"lint": "eslint packages --ext .ts",
"version": "changeset version",
"release": "changeset publish",
"test": "jest"
Expand Down

0 comments on commit 8aa3571

Please sign in to comment.