mathml-to-latex/.huskyrc.json

5 lines
47 B
JSON
Raw Normal View History

2020-09-26 21:48:40 +02:00
{
"hooks": {
"pre-commit": "eslint"
}
}