Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 1.21 KB

README.md

File metadata and controls

31 lines (19 loc) · 1.21 KB
sidebarDepth
0

Introduction

Official ESLint plugin for Vue.js.

This plugin allows us to check the <template> and <script> of .vue files with ESLint, as well as Vue code in .js files.

ESLint editor integrations are useful to check your code in real-time.

:::warning Status of Vue.js 3.x supports This plugin supports the basic syntax of Vue.js 3.0 and <script setup>, but the Vue.js 3.0 experimental feature CSS variable injection is not yet supported. Follow #1248 for more details. :::

🚥 Versioning policy

This plugin is following Semantic Versioning and ESLint's Semantic Versioning Policy.

📰 Changelog

We are using GitHub Releases.

🔒 License

See the LICENSE file for license rights and limitations (MIT).