eslint-plugin-ember
Advanced tools
Changelog
v11.0.0 (2022-07-20)
no-array-prototype-extensions
as recommended
rule (NOTE: removed as recommended
in v11.0.6) (@bmish)useOptionalChaining
option by default for no-get
rule (@bmish)base
config (@bmish)ecmaVersion
to 2020
(@bmish)avoid-leaking-state-in-ember-objects
rule to augment instead of replace default config (@bmish)no-array-prototype-extensions
rule doc (@bmish)Changelog
v10.5.8 (2021-11-23)
classic-decorator-hooks
rule (@nlfurniss)Changelog
v10.5.5 (2021-09-20)
eslint-plugin
keywords in package.json (@bmish)type
annotation to rules (@bmish)