vite-plugin-eslint
Advanced tools
Changelog
1.6.0 (2022-04-25)
emitError
replace throwOnError
(063109e)emitWarning
replace throwOnWarning
(2f1b643)failOnError
, if there are any errors to make module build fails (cc72a01), closes #24failOnWarning
, if there are any warnings when the module build fails (f2e800f)