gxmari007 / vite-plugin-eslint

🚨 ESLint plugin for vite
MIT License
266 stars 44 forks source link

option: show errors as warnings? #24

Closed d9k closed 2 years ago

d9k commented 2 years ago

Need ability to show errors as warnings for faster prototyping.

d9k commented 2 years ago

It's possible to use bfanger/eslint-plugin-only-warn for this purpose.

ModyQyW commented 2 years ago

emitErrorAsWarning option have launched on @modyqyw/vite-plugin-eslint@1.2.0. Take a try and give me some feedback. :D

gxmari007 commented 2 years ago

use 1.6.0 and set failOnError false, will use console.log printed