Skip to content

Commit

Permalink
Updating Linting
Browse files Browse the repository at this point in the history
  • Loading branch information
iamhectorsosa committed Nov 20, 2023
1 parent 8f9d48a commit a8da738
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 @@ -8,7 +8,7 @@
"scripts": {
"build": "turbo build --filter=./packages/\\*",
"lint": "turbo lint",
"ci": "turbo build lint --filter=./packages/\\*",
"ci": "turbo build --filter=./packages/\\* lint",
"release": "changeset publish",
"version": "changeset version"
},
Expand Down

0 comments on commit a8da738

Please sign in to comment.