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

5 lines
52 B
Plaintext
Raw Normal View History

2024-01-30 01:32:52 +01:00
#!/usr/bin/env sh
2022-02-19 16:05:21 +01:00
npm run lint:staged
npm run test