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 f6a7038 commit 40235e8Copy full SHA for 40235e8
1 file changed
src/commands/migrate/skill-selection-prompt.ts
@@ -256,5 +256,5 @@ export function promptMigrationSkillSelectionValues(
256
return prompt.prompt();
257
}
258
259
-/** Back-compat alias for plugin selection prompts that share the same picker. */
+/** Compatibility alias for plugin selection prompts that share the same picker. */
260
export const promptMigrationSelectionValues = promptMigrationSkillSelectionValues;
0 commit comments