Skip to content

Commit

Permalink
Update babel, jest
Browse files Browse the repository at this point in the history
  • Loading branch information
taehwanno committed Jan 31, 2019
1 parent 0e18fb6 commit 0dc8e18
Show file tree
Hide file tree
Showing 12 changed files with 2,906 additions and 23,181 deletions.
9 changes: 0 additions & 9 deletions .babelrc

This file was deleted.

7 changes: 7 additions & 0 deletions babel.config.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
module.exports = {
env: {
test: {
plugins: ['@babel/transform-modules-commonjs'],
},
},
};
Loading

0 comments on commit 0dc8e18

Please sign in to comment.