chore: add lint-staged pre-commit script

This commit is contained in:
Sat Naing
2022-10-16 21:37:57 +06:30
parent 80aee6bedb
commit e8bf2d732b
+4
View File
@@ -0,0 +1,4 @@
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"
npx lint-staged