🎉 initial commit

This commit is contained in:
2021-03-30 20:10:12 +02:00
commit b902b081d7
25 changed files with 6280 additions and 0 deletions

5
.husky/pre-commit Normal file
View File

@@ -0,0 +1,5 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
yarn format
yarn license:export