plugin:es5/no-es2015 presets are great. But we could go further.
Main problem with ES2015+ features is compatibility problems. So let’s create a preset based on browsers, node version. Like: plugin:es5/ie, plugin:es5/modern-browsers (only Edge), plugin:es5/node4.
plugin:es5/no-es2015presets are great. But we could go further.Main problem with ES2015+ features is compatibility problems. So let’s create a preset based on browsers, node version. Like:
plugin:es5/ie,plugin:es5/modern-browsers(only Edge),plugin:es5/node4.