1
1
mirror of https://github.com/theoludwig/html-w3c-validator.git synced 2024-07-20 07:30:11 +02:00
html-w3c-validator/.husky/pre-commit

5 lines
64 B
Bash
Executable File

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