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 a763cc1 commit 013a238Copy full SHA for 013a238
packages/cli/commands/add/index.ts
@@ -5,7 +5,7 @@ import pc from 'picocolors';
5
import * as v from 'valibot';
6
import * as pkg from 'empathic/package';
7
import * as p from '@sveltejs/clack-prompts';
8
-import { Command, Option } from 'commander';
+import { Command } from 'commander';
9
import {
10
officialAddons,
11
getAddonDetails,
0 commit comments