chore: general cleanup (#5661)

This commit is contained in:
Noel
2021-05-22 11:40:30 +02:00
committed by GitHub
parent 03256bd9f8
commit f8703e3e59
22 changed files with 12259 additions and 1825 deletions

4
.husky/commit-msg Normal file
View File

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