1
1
mirror of https://github.com/theoludwig/eslint-config-conventions.git synced 2024-09-19 01:25:53 +02:00
eslint-config-conventions/.husky/pre-commit

5 lines
52 B
Bash
Executable File

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