tk2312-web/shell/modules/.lintstagedrc

4 lines
75 B
Plaintext

{
"*.(js|jsx)": "../../node_modules/.bin/eslint -c .eslintrc.js --fix"
}