Sosuke Suzuki
|
ddc45a5a50
|
Enable class static blocks by default (#13713)
* Remove classStaticBlock plugin
* Update tests
* Remove class static blocks from proposalPlugins
* Update tests
* Remove classStaticBlock from mapping for test262
* chore: update babel-types
Co-authored-by: Huáng Jùnliàng <jlhwung@gmail.com>
|
2021-10-28 14:39:04 -04:00 |
|
Sosuke Suzuki
|
2521c666f7
|
Add internal ESLint rule for consistent parser error messages (#13130)
|
2021-04-28 18:21:31 +02:00 |
|
Nicolò Ribaudo
|
8cf0a757d5
|
Recover from "missing semicolon" errors (#12437)
* Recover from "missing semicolon" errors
* Update other tests
* Fix flow
* Fix windows test
* Add back deleted test
|
2021-02-01 10:08:43 +01:00 |
|
Huáng Jùnliàng
|
3ccca88178
|
Parse class static block (#12079)
Co-authored-by: Brian Ng <bng412@gmail.com>
|
2020-10-14 21:16:24 +02:00 |
|