hfdlweb/shell/modules/.lintstagedrc

4 lines
75 B
Plaintext
Raw Permalink Normal View History

2024-10-14 14:42:05 +08:00
{
"*.(js|jsx)": "../../node_modules/.bin/eslint -c .eslintrc.js --fix"
}