Skip to content

Commit

Permalink
refactor: remove obsolete babel-plugin-transform-es2015-modules-commonjs
Browse files Browse the repository at this point in the history
  • Loading branch information
shaman-apprentice committed Nov 1, 2022
1 parent 97b500f commit fcf379a
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 451 deletions.
7 changes: 1 addition & 6 deletions visualization/babel.config.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,5 @@
}
],
"@babel/preset-typescript"
],
"env": {
"test": {
"plugins": ["transform-es2015-modules-commonjs"]
}
}
]
}

0 comments on commit fcf379a

Please sign in to comment.