lepu-test-platform-web/node_modules/echarts/.huskyrc

6 lines
55 B
Plaintext
Raw Normal View History

{
"hooks": {
"pre-commit": "npm run lint",
}
}