Update dependencies

This commit is contained in:
Johannes Loher 2021-03-03 04:26:26 +01:00
parent 9dd48226b4
commit 2e9bb975fc
9 changed files with 368 additions and 468 deletions

1
.husky/.gitignore vendored Normal file
View file

@ -0,0 +1 @@
_

4
.husky/pre-commit Executable file
View file

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