ESLint9
This commit is contained in:
@ -12,6 +12,7 @@
|
||||
// }
|
||||
|
||||
declare module '@vue/runtime-dom' {
|
||||
// eslint-disable-next-line @typescript-eslint/no-empty-object-type
|
||||
interface HTMLAttributes
|
||||
extends Partial<Record<import('@unocss/preset-attributify').AttributifyNames, string | boolean>> {}
|
||||
}
|
||||
|
Reference in New Issue
Block a user