Skip to content

Commit

Permalink
Temporarily disable Hermes tests for Babel 8 (#16317)
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolo-ribaudo committed Feb 28, 2024
1 parent 1140af5 commit 62756fe
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"BABEL_8_BREAKING": false,
"presets": [["flow", { "experimental_useHermesParser": true }]],
"minNodeVersion": "12.0.0"
}

0 comments on commit 62756fe

Please sign in to comment.