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 40 million developers.
Sign up-
Alibaba Inc.
- China
- Sign in to view email
Pinned
697 contributions in the last year
Contribution activity
August 2019
- aladdin-add/react-dates JavaScript
- aladdin-add/acorn-jsx JavaScript
Created a pull request in fkling/astexplorer that received 4 comments
feat: cherow => meriyah
cherow is no longer maintained, and meriyah is its successor. /cc @KFlash
+136
−94
•
4
comments
- Fix: no-extra-boolean-cast invalid autofix with yield before negation
- Fix: Remove autofixer for no-unsafe-negation
- Fix: no-extra-boolean-cast invalid autofix for Boolean() without args
- Docs: Remove TDZ scope from the scope manager interface documentation
- Update: warn about mixing ternary and logical operators (fixes #11704)
- Chore: Remove TDZ scope type condition from no-unused-vars
- Fix: no-restricted-syntax - correct the schema
- Update: Check empty string property names in sort-keys
- Docs: Remove readonly/writable global logic from no-undef (fixes #11963)