Skip to content

Commit

Permalink
Don't run test with removed option in babel 8
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolo-ribaudo committed Feb 8, 2023
1 parent e6c11d0 commit d22c139
Showing 1 changed file with 1 addition and 0 deletions.
@@ -1,4 +1,5 @@
{
"BABEL_8_BREAKING": false,
"plugins": ["decorators"],
"decoratorsBeforeExport": false
}

0 comments on commit d22c139

Please sign in to comment.