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 13, 2023
1 parent 9bc406c commit 1e5ccdb
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 1e5ccdb

Please sign in to comment.