eslint-plugin-ember
Advanced tools
Changelog
v10.5.2 (2021-08-17)
no-controller-access-in-routes
rule (@bmish)require-return-from-computed
rule (@aniketh-deepsource)no-controller-access-in-routes
rule doc (@locks)no-empty-glimmer-component-classes
rule doc (@hxqlin)Changelog
v10.5.0 (2021-05-30)
require-tagless-components
rule (@bmish)order-in-*
rules (@lin-ll)order-in-*
rules (@lin-ll)recommended
config (@bmish)Changelog
v10.4.2 (2021-05-13)
babel-eslint
and @babel/eslint-parser
parsers in order-in-*
rules (@bmish)requireindex
to export rules and configs (@bmish)babel-eslint
to @babel/eslint-parser
(@bmish)Changelog
v10.4.1 (2021-04-21)
no-unused-services
rule (@lin-ll)observes
decorator in no-unused-services
rule (@lin-ll)getModuleProperties
util (@bmish)require-tagless-components
rule (@bmish)no-controllers
rule (@bmish)Changelog
v10.4.0 (2021-04-20)
no-unused-services
(@lin-ll)route-path-style
rule for converting route path to kebab case (@bmish)no-get
rule should ignore proxy classes that look like ObjectProxy.extend(SomeMixin)
(@bmish)no-classic-classes
rule (@bmish)no-shadow-route-definition
rule (@raido)no-shadow-route-definition
rule (again) (@raido)Changelog
v10.3.0 (2021-03-22)
no-shadow-route-definition
rule (@bmish)this.extend()
in no-classic-classes
rule (@bmish)avoid-leaking-state-in-ember-objects
rule to apply to mixins (@jaydgruber)Changelog
v10.2.0 (2021-01-31)
Changelog
v10.1.2 (2021-01-11)
no-jquery
rule (@BarryThePenguin)no-global-jquery
rule (@bmish)