r-util-js/.lintstagedrc.json

4 lines
49 B
JSON

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