Skip to content

Commit

Permalink
Add license and setup pre-commit lint (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
nikugogoi authored Apr 13, 2023
1 parent cf51556 commit 4ab4561
Show file tree
Hide file tree
Showing 5 changed files with 680 additions and 7 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"

yarn lint
Loading

0 comments on commit 4ab4561

Please sign in to comment.