User tests: Successful: Unsuccessful:
Pull Request resolves #45891, #47199 and #46877 (comment).
Same as #47272 and #47273 but for 6.2 as new dev dependencies
@stylistic/eslint-plugin to get basic code style checks for javascript files backeslint-plugin-cypress to check files for system tests (cypress) and fix #47199eslint-plugin-vuerun npm run lint:js and npm run lint:testjs
basic code style (indentation, comma, semicolon) is not checked
vue files are not checked
basic code style (indentation, comma, semicolon) is checked (again)
vue files are checked
warnings results in exit code 1
Please select:
| Status | New | ⇒ | Pending |
| Category | ⇒ | JavaScript Repository |