Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
739 contributions in the last year
Contribution activity
October 2020
- captbaritone/esquery JavaScript
Created an issue in eslint/eslint that received 13 comments
Should we extend no-constant-condition to catch comparisons that are constant due to type mismatch?
What rule do you want to change?
no-constant-condition
Does this change cause the rule to produce more or fewer warnings?
More
How will the change …