We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 213056c commit ee9fb51Copy full SHA for ee9fb51
package.json
@@ -2,6 +2,9 @@
2
"name": "karma-coverage-istanbul-reporter",
3
"version": "2.1.0",
4
"description": "A karma reporter that uses the latest istanbul 1.x APIs (with full sourcemap support) to report coverage.",
5
+ "funding": {
6
+ "url": "https://github.com/sponsors/mattlewis92"
7
+ },
8
"main": "src/reporter.js",
9
"files": [
10
"src"
0 commit comments