mirror of
https://github.com/theoludwig/html-w3c-validator.git
synced 2024-11-09 22:08:12 +01:00
5 lines
64 B
Bash
Executable File
5 lines
64 B
Bash
Executable File
#!/usr/bin/env sh
|
|
|
|
npm run lint:staged
|
|
npm run build:typescript
|