eslint-plugin-ember-best-practices
eslint-plugin-ember-best-practices copied to clipboard
Static analysis tools for enforcing best practices in Ember
See https://github.com/ember-best-practices/eslint-plugin-ember-best-practices/pull/52#issuecomment-297977876.
We should cover the public FastBoot APIs for guarding global references instead of the proprietary `isBrowser()` API.
Bumps [qs](https://github.com/ljharb/qs) from 6.3.2 to 6.3.3. Changelog Sourced from qs's changelog. 6.3.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] fix for an impossible situation: when the formatter is called with...