Files
link-free/.lintstagedrc.json
T

4 lines
42 B
JSON

{
"*.{js,jsx,ts,tsx}": "eslint --fix"
}