Files
meteor/lefthook.yml
2026-03-30 09:26:50 -03:00

7 lines
100 B
YAML

pre-push:
commands:
fmt-check:
run: npm run fmt:check
lint:
run: npm run lint