Files
helpdesk/.lintstagedrc
2023-02-17 00:34:31 +05:30

4 lines
45 B
Plaintext

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