@bagaar/eslint-config-ember
Advanced tools
Changelog
0.5.0 (2019-02-04)
Since @bagaar/eslint-config-ember
does not override any rules of @bagaar/eslint-config
, extending has no real benefit besides not having to include @bagaar/eslint-config
inside a project's extends.
Removing the extend also has the benefit that we can switch out the ESLint specific config without having to change this library.
chore: Update the README
Remove references to @bagaar/eslint-config-ember
and add a note about the eslint-plugin-ember dependency.
<a name="0.4.0"></a>