r-util-js/.lintstagedrc.json

4 lines
64 B
JSON

{
"packages/*/src/**/*.{js,jsx,ts,tsx,vue}": "eslint --fix"
}