eslint-config-frost-standard
Advanced tools
Changelog
6.0.0
ember
and ocd
ones that were recently introduced)pr-bumper
and travis
settingsChangelog
5.3.2
ember-standard/destructure
rule where a property could end up in the variable declarator twice.Changelog
5.3.1
Ember.String
and Ember.Object
were being destructured when they shouldn't be.Changelog
5.1.0
Changelog
5.0.0
no-unused-expressions
which will disallow expect(foo).to.be.true
style assertions. See this issue for more info.