1
1
mirror of https://github.com/theoludwig/eslint-config-conventions.git synced 2025-09-11 23:09:27 +02:00
Files
eslint-config-conventions/.husky/pre-commit
2024-01-30 01:32:52 +01:00

5 lines
52 B
Bash
Executable File

#!/usr/bin/env sh
npm run lint:staged
npm run test