Skip to content

Commit

Permalink
Merge pull request #4 from tuanlc/#3
Browse files Browse the repository at this point in the history
#3 fix unit-test
  • Loading branch information
Lê Công Tuấn committed Sep 3, 2020
2 parents efdb044 + 6765b50 commit 40d1ecc
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions jest.config.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
module.exports = {
transformIgnorePatterns: [
'/node_modules/(?!esn-api-client).+\\.js$'
]
};

0 comments on commit 40d1ecc

Please sign in to comment.