1
1
mirror of https://github.com/theoludwig/html-w3c-validator.git synced 2025-05-21 23:21:29 +02:00
Files
html-w3c-validator/.husky/pre-commit
2024-01-30 01:16:56 +01:00

5 lines
64 B
Bash
Executable File

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