We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
eslint-config-prettier
1 parent 8bf4f50 commit bec6c45Copy full SHA for bec6c45
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.57.0 eslint-config-prettier@^10.0.1
+npm install --save-dev eslint@^8.57.0 eslint-config-prettier@^10.0.2
35
npx install-peerdeps --dev eslint-config-airbnb-base
36
```
37
0 commit comments