Skip to content

Commit

Permalink
test: Fix jest config.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Feb 26, 2022
1 parent 78bdc57 commit a8a442e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
]
},
"jest": {
"collectCoverageFrom": ["<rootDir>/core/src/**/*.{js,jsx,ts,tsx}"],
"testMatch": [
"<rootDir>/test/*.{ts,tsx}"
],
Expand Down

0 comments on commit a8a442e

Please sign in to comment.