mathml-to-latex/.huskyrc.json

5 lines
47 B
JSON

{
"hooks": {
"pre-commit": "eslint"
}
}