Files
helpdesk/.lintstagedrc

4 lines
45 B
Plaintext

{
"**/*.{vue,js,ts,json}": "eslint --fix"
}