chore: initial project commit

This commit is contained in:
Joe Fleming
2021-07-23 15:10:14 -07:00
commit bfe452f820
6 changed files with 2116 additions and 0 deletions

4
.husky/pre-commit Executable file
View File

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