5 lines
58 B
Plaintext
Executable File
5 lines
58 B
Plaintext
Executable File
# .husky/pre-commit
|
|
|
|
cd frontend
|
|
pnpm lint-staged || true
|