Many front-end tools (babel, autoprefixer) use a projects [browserslist](https://github.com/browserslist/browserslist) definition as the target browsers. It would be great if this tool were able to tell me whether my transpiled bundles satisfy the browsers listed in my browserslist configuration.
Many front-end tools (babel, autoprefixer) use a projects browserslist definition as the target browsers.
It would be great if this tool were able to tell me whether my transpiled bundles satisfy the browsers listed in my browserslist configuration.