Skip to content

Commit 03e232e

Browse files
committed
chore: fix lint issues
1 parent 06b52ac commit 03e232e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/module.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { defineNuxtModule, addComponent, createResolver, addImports, extendViteConfig } from '@nuxt/kit'
1+
import { defineNuxtModule, addComponent, createResolver, addImports, extendViteConfig } from '@nuxt/kit'
22

33
// Module options TypeScript interface definition
44
export interface ModuleOptions {}

0 commit comments

Comments
 (0)