securityos/node_modules/@monaco-editor/loader/.huskyrc

4 lines
47 B
Plaintext
Raw Normal View History

2024-09-06 15:32:35 +00:00
{
"pre-commit": "npm test && npm run lint"
}