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 fb98de6 commit 4907a72Copy full SHA for 4907a72
packages/create-nuxt/src/main.ts
@@ -1,4 +1,4 @@
1
-import { defineCommand, showUsage } from 'citty'
+import { defineCommand } from 'citty'
2
import { provider } from 'std-env'
3
4
import init from '../../nuxi/src/commands/init'
0 commit comments