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 04cf184 commit cf9dc45Copy full SHA for cf9dc45
index.ts
@@ -559,7 +559,6 @@ async function init() {
559
needsCypress,
560
needsNightwatch,
561
needsPlaywright,
562
- needsNightwatchCT,
563
needsCypressCT,
564
needsEslint
565
})
utils/generateReadme.ts
@@ -22,7 +22,6 @@ export default function generateReadme({
22
23
24
25
26
27
needsVitest,
28
0 commit comments