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 effbbfc commit 189f0e9Copy full SHA for 189f0e9
packages/toolkit/.c8rc.json
@@ -2,5 +2,5 @@
2
"report-dir": "../../coverage/toolkit",
3
"reporter": ["lcov"],
4
"all": true,
5
- "exclude": ["**/test*/**", "**/node_modules/**"]
+ "exclude": ["**/test*/**", "**/node_modules/**", "**/ssmServer.js", "**/ssmDocument/external *"]
6
}
0 commit comments