This website requires JavaScript.
Explore
Help
Sign In
cerxes
/
babel
Watch
3
Star
0
Fork
0
You've already forked babel
Code
Issues
Pull Requests
Releases
Wiki
Activity
babel
/
packages
/
babel-parser
/
test
/
fixtures
/
es2022
/
class-properties
History
…
..
arguments
…
arguments-in-arrow-function
…
arguments-in-function
…
arguments-in-key
…
arguments-in-nested-class
…
arguments-in-nested-class-decorator-call-expression
…
asi-failure-computed
…
asi-failure-generator
…
asi-failure-inline
…
asi-success
…
await-identifier-in-computed-property-in-arguments-of-async-call
…
await-identifier-in-computed-property-inside-params-of-function-inside-params-of-async-function
…
await-identifier-in-property-in-arguments-of-async-call
…
await-in-async-in-class-property
…
await-in-class-property-in-async
…
await-in-computed-property-in-params-of-async-arrow
…
await-in-property-in-params-of-async-arrow
…
computed
…
edge-cases
…
inline
…
new-target
…
new-target-invalid
…
new-target-with-flow
…
no-ctor
…
no-ctor-2
…
no-static-prototype
…
no-static-prototype-2
…
static-field-named-constructor
…
super
…
super-call
…
super-inside-arrow-function
…
super-inside-function
…
yield-in-class-property-in-generator
…
yield-in-generator-in-class-property
…