eslint icon indicating copy to clipboard operation
eslint copied to clipboard

default value for lintOnSave

Open maico910 opened this issue 1 year ago • 0 comments

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

maico910 avatar Oct 02 '23 15:10 maico910