diff --git a/lib/index.d.ts b/lib/index.d.ts index 48006c40a..2651c4d55 100644 --- a/lib/index.d.ts +++ b/lib/index.d.ts @@ -1,3 +1,5 @@ +import type { Linter } from 'eslint' + declare const vue: { meta: any configs: { @@ -19,19 +21,19 @@ declare const vue: { } rules: Record processors: { - ".vue": any + '.vue': any vue: any } environments: { /** * @deprecated */ - "setup-compiler-macros": { + 'setup-compiler-macros': { globals: { - defineProps: "readonly" - defineEmits: "readonly" - defineExpose: "readonly" - withDefaults: "readonly" + defineProps: 'readonly' + defineEmits: 'readonly' + defineExpose: 'readonly' + withDefaults: 'readonly' } } } diff --git a/package.json b/package.json index e2bf46eae..626268933 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-plugin-vue", - "version": "9.29.0", + "version": "9.29.1", "description": "Official ESLint plugin for Vue.js", "main": "lib/index.js", "types": "lib/index.d.ts", pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy