Parse class fields and private methods by default (#13175)
* feat: materialize class features * chore: move testcases to es2022 * chore: update test fixtures * chore: remove classPr\w+ from options.json * chore: remove empty options.json * update flow test allowlist * update typescript allowlist
This commit is contained in:
committed by
Nicolò Ribaudo
parent
b116865077
commit
ceaab0bae7
@@ -10,6 +10,8 @@ async_await/migrated_0024.js
|
||||
async_await/migrated_0027.js
|
||||
class_expression/anonymous_implements.js
|
||||
class_method_kinds/polymorphic_getter.js
|
||||
class_properties/migrated_0003.js
|
||||
class_properties/migrated_0008.js
|
||||
class_properties/migrated_0021.js
|
||||
class_properties/migrated_0026.js
|
||||
decorators/migrated_0003.js
|
||||
|
||||
Reference in New Issue
Block a user