1
1
mirror of https://github.com/theoludwig/html-w3c-validator.git synced 2024-12-08 00:45:37 +01:00

6 lines
76 B
Plaintext
Raw Normal View History

2022-01-06 19:52:25 +01:00
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
npm run lint:staged
npm run build