Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

babel-preset-es2015-without-strict-loose

ryanzec41MIT1.1.0

Babel preset for not using strict mode and using the loose option (useful for IE 10+ support)

babel, preset, es2015, IE9, IE10, internet explorer 9, internet explorer 10, loose

readme

Babel preset for not using strict and using the loose option (useful for IE 10+ support)

CHANGE LOG:

  • added class-properties (though not techinically es2015, I think it is fine to add)