Files
link-free/.lintstagedrc.json
2021-12-10 20:55:29 -03:00

4 lines
42 B
JSON

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