fix: uncomment pre-commit

This commit is contained in:
ValdiANS
2026-04-23 09:55:00 +07:00
parent 747b0f9c2c
commit cfb96c45c9
+4 -4
View File
@@ -1,4 +1,4 @@
#npm run format
#npm run lint
#npm run typecheck
#git add .
npm run format
npm run lint
npm run typecheck
git add .