eslint
eslint copied to clipboard
default value for lintOnSave
For me, this description about lintOnSave
is contradicting itself, where it says that we should activate it carefully because it is slow, yet its default value is true
.
Check all matching files on project startup, too slow, turn on discreetly.
Imo the default value for lintOnSave
should be false like vite-plugin-eslint