main
Optimize the use of `assertThisInitialized` after `super()` (#16345)
Use simpler `assertThisInitialized` more often (#16343)
Improve comments generation (#14979)
Create babel-helper-globals (#17297)
Use `.toHaveProperty` to check for property (#16296)
chore: fix various typos across codebase (#17476)
Improve `super.x` output (#16374)
Reduce the use of class names (#16326)
RUN: `node scripts/remove-babel-7-tests.mjs`
fix: TypeScript annotation affects output (#16377)
Fallback to assuming ESM support with `modules: auto` (#18069)