Skip to content

Commit

Permalink
bun sherif rule
Browse files Browse the repository at this point in the history
  • Loading branch information
RedBeardEth committed Feb 19, 2024
1 parent 6bd717a commit 6b1d116
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 @@ -22,7 +22,7 @@
"format:fix": "turbo format --continue -- --write --cache --cache-location='node_modules/.cache/.prettiercache' --no-error-on-unmatched-pattern",
"lint": "turbo lint --continue -- --cache --cache-location 'node_modules/.cache/.eslintcache' && manypkg check",
"lint:fix": "turbo lint --continue -- --fix --cache --cache-location 'node_modules/.cache/.eslintcache' && manypkg fix",
"lint:ws": "bunx sherif@latest",
"lint:ws": "bunx sherif@latest -r root-package-private-field",
"typecheck": "turbo typecheck"
},
"dependencies": {
Expand Down

0 comments on commit 6b1d116

Please sign in to comment.