Skip to content

Commit

Permalink
chore(jest): modify jest config.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Jan 6, 2022
1 parent 77f902c commit 2a6ad14
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,15 +57,6 @@
"coverageReporters": [
"lcov",
"json-summary"
],
"collectCoverageFrom": [
"**/*.{tsx,ts}",
"!.kktrc.ts",
"!**/*.{js,d.ts}",
"!**/node_modules/**",
"!<rootDir>/coverage/**",
"!**/website/**",
"!**/vendor/**"
]
},
"peerDependencies": {
Expand Down

0 comments on commit 2a6ad14

Please sign in to comment.