Skip to content

Commit

Permalink
chore: run prettier & add husky pre-commit hook (Redocly#1800)
Browse files Browse the repository at this point in the history
  • Loading branch information
Oprysk authored Nov 24, 2021
1 parent 82df17d commit 4fb5f91
Show file tree
Hide file tree
Showing 40 changed files with 545 additions and 129 deletions.
4 changes: 4 additions & 0 deletions .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"

npm run pre-commit
Loading

0 comments on commit 4fb5f91

Please sign in to comment.