We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61b9417 commit 6b3b5f5Copy full SHA for 6b3b5f5
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