corrected lint and format scripts

This commit is contained in:
Fractal-Tess
2022-09-18 21:39:47 +03:00
parent f9366ba2c2
commit 8c48c8ec12
3 changed files with 1281 additions and 462 deletions

View File

@@ -1,5 +1,6 @@
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"
pnpm lint
# If not using pnpm, switch this to your package manager
pnpm format
pnpm lint