oxc/tasks/transform_conformance/babel_exec.snap.md
Dunqing 0d7912217a feat(transformer): support logical-assignment-operators plugin (#4890)
part of #4754

The implementation copy from the original implementation which removed in https://github.com/oxc-project/oxc/pull/2865.
2024-08-15 10:10:36 +00:00

666 B

commit: 12619ffe

Passed: 16/23

All Passed:

  • babel-plugin-transform-nullish-coalescing-operator
  • babel-plugin-transform-optional-catch-binding
  • babel-plugin-transform-exponentiation-operator
  • babel-plugin-transform-arrow-functions

babel-preset-env (7/11)

  • plugins-integration/class-arrow-super-tagged-expr/exec.js
  • plugins-integration/issue-15170/exec.js
  • sanity/check-es2015-constants/exec.js
  • sanity/regex-dot-all/exec.js

babel-plugin-transform-logical-assignment-operators (3/4)

  • logical-assignment/null-coalescing/exec.js

babel-plugin-transform-react-jsx-source (0/2)

  • react-source/basic-sample/exec.js
  • react-source/with-source/exec.js