Skip to content

Commit

Permalink
chore: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
harlan-zw committed Apr 3, 2024
1 parent 38c502f commit 4ed14d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/kit.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import {addTemplate, createResolver, logger, tryUseNuxt, useNuxt} from '@nuxt/kit'
import { addTemplate, createResolver, logger, tryUseNuxt, useNuxt } from '@nuxt/kit'
import { relative } from 'pathe'
import { resolvePackageJSON } from 'pkg-types'
import { isCI, provider } from 'std-env'
Expand Down

0 comments on commit 4ed14d5

Please sign in to comment.