We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 136fafc commit db70334Copy full SHA for db70334
task.d.ts
@@ -3,4 +3,4 @@
3
export default function registerCodeCoverageTasks(
4
on: Cypress.PluginEvents,
5
config: Cypress.PluginConfigOptions,
6
-): void;
+): Cypress.PluginConfigOptions;
0 commit comments