chore: move deps to root and some miscellaneous changes (#8129)

This commit is contained in:
Parbez
2022-06-21 18:45:38 +05:30
committed by GitHub
parent c6f285b7b0
commit 65d1879c0a
18 changed files with 388 additions and 385 deletions

View File

@@ -1,4 +1,4 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
yarn format
yarn format && git add .