Skip to content

Commit

Permalink
Update Babel config
Browse files Browse the repository at this point in the history
  • Loading branch information
hrynko committed Jun 21, 2022
1 parent fd82036 commit 9b9df7b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 10 deletions.
6 changes: 1 addition & 5 deletions .babelrc
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
{
"env": {
"test": {
"plugins": ["@babel/plugin-transform-modules-commonjs"]
}
}
"presets": ["@babel/preset-env"]
}
5 changes: 0 additions & 5 deletions test/.eslintrc

This file was deleted.

0 comments on commit 9b9df7b

Please sign in to comment.