add husky and update todo

This commit is contained in:
Reid 2023-08-21 00:04:28 -07:00
parent 2414ae1189
commit 212642c3ab
4 changed files with 12 additions and 0 deletions

4
.husky/pre-commit Normal file
View file

@ -0,0 +1,4 @@
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"
yarn run lint