This repository has been archived on 2024-01-13. You can view files and clone it, but cannot push or open issues or pull requests.
privacytools.io/.lintstagedrc

3 lines
43 B
Plaintext
Raw Normal View History

2019-08-03 20:34:35 -07:00
{
"*.html": "bin/html-beautify-check.sh"
}