This repository has been archived on 2024-01-13. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
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"
}