BoltDoggy / parcel-plugin-eslint

📦 Make Parcel support ESlint.
23 stars 8 forks source link

Show ESLint errors in console? #6

Open jasperkuperus opened 6 years ago

jasperkuperus commented 6 years ago

As with eslint-loader in webpack, you will see the eslint errors in the console of your browser. Would this be possible with Parcel, using this plugin? That would be an awesome feature :)