* 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
estree
* Don't enable class features by default in `estree` * Flow * Reduce breakage
* fix: do not transform ClassPrivateMethods in estree * fix: use MethodDefinition as ClassPrivateMethod visitor keys