mathml-to-latex/.huskyrc.json
2020-09-26 16:48:40 -03:00

5 lines
47 B
JSON

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