* Bring channel/eslint-4 missing dep (#461)
* Upgrade eslint-plugin-ember (#467)
* Upgrade Eslint plugin packages (#470)
* Update ESLint
* wip
* Use node_gc - erroring for whatever reason
* Format
* Disable problematics - to be reverted and fixed
* ESLint6 patch module loading
* Remove eslint5 patch
* Fix typos
* Fix configuration loading
* Disabled blocked rules
* Add prettier
* Avoid printing warn of disabling a rule that is already off
* Add blocked settings and clean ups
* Remove unused
* Avoid too much STDERR messages
* Remove unused
* Code format
* Fix debugger data
* Rules and Settings blocking might be hooked into the final config extraction to properly work
* Better output