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
/
experimental
/
class-static-block
History
Huáng Jùnliàng
ecfe20395b
spec: disable await binding identifier within static block (
#12661
)
2021-02-01 21:55:43 +01:00
..
await-binding-in-function-in-static-block
spec: disable await binding identifier within static block (
#12661
)
2021-02-01 21:55:43 +01:00
await-binding-in-static-block
spec: disable await binding identifier within static block (
#12661
)
2021-02-01 21:55:43 +01:00
basic
…
directive-like-literal
…
empty-statement
…
invalid-arguments
…
invalid-await
Raise recoverable error for await expressions in sync functions (
#12520
)
2021-01-24 01:45:27 +01:00
invalid-break
…
invalid-continue
…
invalid-decorators
…
invalid-duplicated-static-block
…
invalid-legacy-decorators
…
invalid-legacy-octal
…
invalid-return
…
invalid-super-call
…
invalid-yield
Recover from "missing semicolon" errors (
#12437
)
2021-02-01 10:08:43 +01:00
lexical-scope
…
nested-control-flow
…
super-property
…
options.json
…