build: use yarn (#566)

This commit is contained in:
Michael Kriese 2021-08-23 11:51:17 +02:00 committed by GitHub
parent d7c9fe4fd7
commit 828b013112
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 3119 additions and 9772 deletions

View file

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