tk2312-web/shell/modules/.lintstagedrc

4 lines
75 B
Plaintext
Raw Normal View History

2025-03-09 11:34:19 +08:00
{
"*.(js|jsx)": "../../node_modules/.bin/eslint -c .eslintrc.js --fix"
}