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
2,060 contributions in the last year
Activity overview
Contributed to
mysticatea/eslint-evaluating-issues,
eslint/eslint,
mysticatea/eslint-plugin-node
and 5 other
repositories
Contribution activity
June 2020
- mysticatea/tools TypeScript
- mysticatea/eslint-gitignore TypeScript
Created a pull request in eslint/eslint that received 16 comments
Update: optional chaining support (fixes #12642)
Prerequisites checklist I have read the contributing guidelines. What is the purpose of this pull request? (put an "X" next to an item) [X] Othe…
+2,642
−750
•
16
comments
Created an issue in eslint/eslint that received 4 comments
Rule Proposal: no-unsafe-optional-chaining
Please describe what the rule should do: Disallow the unsafe uses of optional chaining. What new ECMAScript feature does this rule relate to? Optio…
4
comments