0

After the old project introduced eslint husky lint-staged, executing git commit will scan the whole, one is too slow, and the other old code does not dare to change easily, thinking about only detecting the files changed by commit this time , how to configure

1 Answers1

0

configure eslint --cache --fix

Kan Robert
  • 259
  • 1
  • 10