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