mirror of
https://github.com/vee1e/mitmproxy.git
synced 2026-09-01 18:27:18 +00:00
honest js coverage
This commit is contained in:
parent
288448c575
commit
63ffd9a3a9
1 changed files with 2 additions and 1 deletions
|
|
@ -18,7 +18,8 @@
|
|||
"collectCoverage": true,
|
||||
"coveragePathIgnorePatterns": [
|
||||
"<rootDir>/src/js/filt/filt.js"
|
||||
]
|
||||
],
|
||||
"collectCoverageFrom" : ["src/js/**/*.{js,jsx}"]
|
||||
},
|
||||
"dependencies": {
|
||||
"bootstrap": "^3.3.7",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue