RFC: Support for eslint-plugin-compat
Created by: amilajack
Recently I've been working on an eslint plugin called eslint-plugin-compat that lints support for API's by using the caniuse db. It seems there is demand from the community for this plugin. Wonder if it has a place in create-react-app. Would a PR for it be welcome?
Here's a demo of it in action
Also planning to add integration with babel-preset-env
and browserlist