mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-18 14:08:06 +01:00
chore(deps): migrate to eslint 9 (#2443)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import path from 'node:path'
|
||||
import { mountSuspended } from '@nuxt/test-utils/runtime'
|
||||
import path from 'path'
|
||||
|
||||
export default async function (nameOrHtml: string, options: any, component: any) {
|
||||
let html: string
|
||||
|
||||
Reference in New Issue
Block a user