Adam Hartwig
Results
2
comments of
Adam Hartwig
This should adhere to the rule applied with [no-mixed-operators](http://eslint.org/docs/rules/no-mixed-operators). When connected to Eslint, this presents a lint issue when prettier is active that is essentially unresolvable, at least without using...
@lydell One real world example is if the airbnb style guide (arguably pretty popular itself) is being used by a team as the base eslint configuration for a project. Grade...