chore: drop create script

This commit is contained in:
Cory Dransfeldt 2023-03-25 12:07:41 -07:00
parent d1d845326d
commit ebc1f43610
No known key found for this signature in database
6 changed files with 1635 additions and 56 deletions

View file

@ -1,4 +1,5 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
npx lint-staged
npx lint-staged
npx --no -- commitlint --edit ${1}