We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0380f22 commit 0569054Copy full SHA for 0569054
packages/@vue/cli-plugin-eslint/README.md
@@ -17,7 +17,7 @@
17
--max-warnings specify number of warnings to make build failed (default: Infinity)
18
```
19
20
- Lints and fixes files. If no specific files are given, it lints all files in `src` and `test`.
+ Lints and fixes files. If no specific files are given, it lints all files in `src` and `tests`.
21
22
Other [ESLint CLI options](https://eslint.org/docs/user-guide/command-line-interface#options) are also supported.
23
0 commit comments