We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
eslint
1 parent e2086ab commit 608dc59Copy full SHA for 608dc59
workflow-templates/check-javascript-task.md
@@ -31,7 +31,7 @@ The tool dependencies of this workflow are managed by [npm](https://www.npmjs.co
31
Add the dependencies by running this command:
32
33
```text
34
-npm install --save-dev eslint@^8.33.0 eslint-config-prettier@^8.6.0
+npm install --save-dev eslint@^8.34.0 eslint-config-prettier@^8.6.0
35
npx install-peerdeps --dev eslint-config-airbnb-base
36
```
37
0 commit comments