Skip to content

Commit

Permalink
Merge pull request #16 from zkSync-Community-Hub/fix-lint-staged
Browse files Browse the repository at this point in the history
chore: fix lint-staged command
  • Loading branch information
itsacoyote authored Jun 3, 2024
2 parents 45615c6 + ad5afc6 commit 5613d84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .lintstagedrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
- prettier --list-different
- eslint
'*.md':
- cspell
- cspell check
- markdownlint-cli2
'*.{json,yml}':
- prettier --list-different

0 comments on commit 5613d84

Please sign in to comment.