eslint-plugin-vue
- Version 10.2.0
- Published
- 1.39 MB
- 6 dependencies
- MIT license
Install
npm i eslint-plugin-vue
yarn add eslint-plugin-vue
pnpm add eslint-plugin-vue
Overview
Official ESLint plugin for Vue.js
Index
Variables
Variables
variable vue
const vue: { meta: any; configs: { base: Linter.LegacyConfig; 'vue2-essential': Linter.LegacyConfig; 'vue2-strongly-recommended': Linter.LegacyConfig; 'vue2-recommended': Linter.LegacyConfig; essential: Linter.LegacyConfig; 'strongly-recommended': Linter.LegacyConfig; recommended: Linter.LegacyConfig; 'flat/base': Linter.FlatConfig[]; 'flat/vue2-essential': Linter.FlatConfig[]; 'flat/vue2-strongly-recommended': Linter.FlatConfig[]; 'flat/vue2-recommended': Linter.FlatConfig[]; 'flat/essential': Linter.FlatConfig[]; 'flat/strongly-recommended': Linter.FlatConfig[]; 'flat/recommended': Linter.FlatConfig[]; 'no-layout-rules': Linter.LegacyConfig; }; rules: Record<string, any>; processors: { '.vue': any; vue: any };};
Package Files (1)
Dependencies (6)
Dev Dependencies (36)
- @changesets/cli
- @ota-meshi/site-kit-eslint-editor-vue
- @stylistic/eslint-plugin
- @svitejs/changesets-changelog-github-compact
- @types/eslint
- @types/natural-compare
- @types/node
- @types/semver
- @types/xml-name-validator
- @typescript-eslint/parser
- @typescript-eslint/types
- assert
- env-cmd
- esbuild
- eslint
- eslint-config-prettier
- eslint-plugin-eslint-plugin
- eslint-plugin-import
- eslint-plugin-jsonc
- eslint-plugin-node-dependencies
- eslint-plugin-prettier
- eslint-plugin-unicorn
- eslint-plugin-vue
- eslint-visitor-keys
- espree
- events
- globals
- jsdom
- markdownlint-cli
- mocha
- nyc
- pathe
- prettier
- typescript
- vitepress
- vue-eslint-parser
Peer Dependencies (2)
Badge
To add a badge like this oneto your package's README, use the codes available below.
You may also use Shields.io to create a custom badge linking to https://www.jsdocs.io/package/eslint-plugin-vue
.
- Markdown[](https://www.jsdocs.io/package/eslint-plugin-vue)
- HTML<a href="https://www.jsdocs.io/package/eslint-plugin-vue"><img src="https://img.shields.io/badge/jsDocs.io-reference-blue" alt="jsDocs.io"></a>
- Updated .
Package analyzed in 3423 ms. - Missing or incorrect documentation? Open an issue for this package.