We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80b8983 commit f1c6789Copy full SHA for f1c6789
docs/README.md
@@ -6,7 +6,7 @@ sidebarDepth: 0
6
7
Official ESLint plugin for Vue.js.
8
9
-This plugin allows us to check the `<template>` and `<script>` of `.vue` files with ESLint.
+This plugin allows us to check the `<template>` and `<script>` of `.vue` files with ESLint, as well as Vue code in `.js` files.
10
11
- Finds syntax errors.
12
- Finds the wrong use of [Vue.js Directives](https://v3.vuejs.org/api/directives.html).
0 commit comments