1.1.0 • Published 7 years ago

babel-preset-es2015-without-strict-loose v1.1.0

Weekly downloads
5
License
MIT
Repository
github
Last release
7 years ago

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)