UNPKG

babel-preset-es2015-without-strict-loose

Version:

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

5 lines (3 loc) 187 B
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)