markdownlint-rule-relative-.../.husky/pre-commit

6 lines
76 B
Plaintext
Raw Normal View History

2024-01-29 21:24:22 +01:00
#!/usr/bin/env sh
2023-01-02 15:23:16 +01:00
npm run lint:staged
npm run lint:javascript
2023-01-02 15:23:16 +01:00
npm run test