mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
c19286fce7
Adds almost all the remaining AST types from ES2015 to `estree`, and updates the swc->estree->hir conversions accordingly. In a few places i punted with a `Diagnostic::todo()`.