erikras / react-redux-universal-hot-example

A starter boilerplate for a universal webapp using express, react, redux, webpack, and react-transform
MIT License
12.01k stars 2.5k forks source link

RFC: Add `eslint-plugin-compat` #1351

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