We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3356fbe commit 6a7a6c1Copy full SHA for 6a7a6c1
src/commands/manifest/index.ts
@@ -3,7 +3,6 @@ import meow from 'meow'
3
import { scala } from './scala'
4
import { meowWithSubcommands } from '../../utils/meow-with-subcommands'
5
6
-
7
import type { CliSubcommand } from '../../utils/meow-with-subcommands'
8
9
const description =
0 commit comments