Skip to content

Commit

Permalink
chore: 🤖 Add --passWithNoTests flag to lint-staged
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielmpinto committed May 8, 2024
1 parent e3bf588 commit 6d682d8
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 @@ -29,7 +29,7 @@
"*": [
"prettier . --check",
"eslint",
"jest"
"jest --passWithNoTests"
]
},
"devDependencies": {
Expand Down

0 comments on commit 6d682d8

Please sign in to comment.