Skip to content

Commit

Permalink
Add test-results.json from jest-json-reporter to watchPathIgnorePatterns
Browse files Browse the repository at this point in the history
  • Loading branch information
HelloCore committed Jun 24, 2019
1 parent ac285e3 commit c66bb6e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@
"/distribution/",
"/types/"
],
"watchPathIgnorePatterns": [
"<rootDir>/test-results.json"
],
"cacheDirectory": ".jest/cache"
},
"lint-staged": {
Expand Down

0 comments on commit c66bb6e

Please sign in to comment.