Skip to content

Commit

Permalink
Merge e9e81d2 into d1a016a
Browse files Browse the repository at this point in the history
  • Loading branch information
dkuku committed Jan 9, 2019
2 parents d1a016a + e9e81d2 commit ab27517
Show file tree
Hide file tree
Showing 35 changed files with 69,104 additions and 0 deletions.
2 changes: 2 additions & 0 deletions jest.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ module.exports = {
"!**/dist/**",
"!**/vendor/**",
"!**/coverage/**",
"!**/src/assets/**",
"!**/semantic/**",
"!**/src/index.js"
],
"transform": {
Expand Down
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
"css-loader": "^2.0.1",
"enzyme": "^3.8.0",
"enzyme-adapter-react-16": "^1.7.1",
"file-loader": "^3.0.1",
"html-webpack-plugin": "^3.2.0",
"jest": "^23.6.0",
"jest-transform-css": "^2.0.0",
Expand Down

0 comments on commit ab27517

Please sign in to comment.