feat: add code style (#242)

This commit is contained in:
Joel
2023-05-29 17:49:01 +08:00
committed by GitHub
parent 408fb502a1
commit 091beffae7
7 changed files with 53 additions and 8 deletions

4
web/.husky/pre-commit Executable file
View File

@@ -0,0 +1,4 @@
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"
cd ./web && npx lint-staged