Skip to content

Commit

Permalink
feat: Added interfaces for response and config
Browse files Browse the repository at this point in the history
  • Loading branch information
NerdyLuffy committed Nov 4, 2021
1 parent 3c5fbca commit 35659c0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
npx doctoc README.md --title='## Table of contents'
git add README.md

npm test

0 comments on commit 35659c0

Please sign in to comment.