r-util-js/.lintstagedrc.json

4 lines
50 B
JSON

{
"src/*.{js,jsx,ts,tsx,vue}": "npm run lint"
}