standard
Advanced tools
Changelog
[7.1.2] - 2016-06-03
Changelog
[7.0.1] - 2016-05-04
export
so the following is allowed:import { foo } from 'bar'
export * from 'bar'
Changelog
[7.0.0] - 2016-05-02
package.json
(Reasoning is here)Estimated % of affected standard users, based on test suite
finally
blocks (no-unsafe-finally) [0%]Changelog
[6.0.8] - 2016-03-07