babel-preset-es2015-without-strict-loose
v1.1.0
Published
Babel preset for not using strict mode and using the loose option (useful for IE 10+ support)
Downloads
5
Maintainers
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)