Skip to content

Commit

Permalink
πŸ’„ linting
Browse files Browse the repository at this point in the history
  • Loading branch information
acidjazz committed Jan 30, 2025
1 parent 1a0d22e commit a185d22
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, addPlugin, addServerPlugin, createResolver, useRuntimeConfig, installModule } from '@nuxt/kit'
import { defineNuxtModule, addPlugin, addServerPlugin, createResolver, useRuntimeConfig } from '@nuxt/kit'
import { careReportConfig, careConfigDefaults } from './runtime/care'

export interface ModuleOptions {
Expand Down

0 comments on commit a185d22

Please sign in to comment.