Skip to content
This repository has been archived by the owner on Jul 12, 2023. It is now read-only.

Commit

Permalink
remove Jest ignore build folder
Browse files Browse the repository at this point in the history
  • Loading branch information
liywjl committed Mar 1, 2021
1 parent 2165b14 commit 519e0ad
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -160,9 +160,6 @@
"testMatch": [
"**/*.test.+(ts|tsx|js)"
],
"testPathIgnorePatterns": [
"build"
],
"collectCoverageFrom": [
"src/**/*.{ts,tsx}"
]
Expand Down

0 comments on commit 519e0ad

Please sign in to comment.