Skip to content

Commit 1bb0a03

Browse files
committed
chore: lint
1 parent 6e8cbd2 commit 1bb0a03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/runtime/utils.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import { defu } from 'defu'
2-
import type { GenericSchema, InferInput, ObjectSchema, ValiError} from 'valibot'
2+
import type { GenericSchema, InferInput, ObjectSchema, ValiError } from 'valibot'
33
import type { UseScriptInput, VueScriptInstance } from '@unhead/vue'
44
import { parse } from '#nuxt-scripts-validator'
55
import { useRuntimeConfig, useScript } from '#imports'

0 commit comments

Comments
 (0)