christianalfoni / webpack-express-boilerplate

A boilerplate for running a Webpack workflow in Node express
MIT License
1.4k stars 292 forks source link

PR: Add support for `eslint-plugin-compat` #65

Open amilajack opened 7 years ago

amilajack commented 7 years ago

This eslint plugin lints against APIs that are only supported by target browsers 🎉 Would a PR for this be welcome?

Here's a demo of it in action

demo of plugin usage