Skip to content

Commit

Permalink
chore: fix lint issues
Browse files Browse the repository at this point in the history
  • Loading branch information
ThimoDEV committed Jul 26, 2024
1 parent 06b52ac commit 03e232e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/module.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { defineNuxtModule, addComponent, createResolver, addImports, extendViteConfig } from '@nuxt/kit'
import { defineNuxtModule, addComponent, createResolver, addImports, extendViteConfig } from '@nuxt/kit'

// Module options TypeScript interface definition
export interface ModuleOptions {}
Expand Down

0 comments on commit 03e232e

Please sign in to comment.