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 909d022 commit c695003Copy full SHA for c695003
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@^9.1.0
+npm install --save-dev eslint@^8.57.0 eslint-config-prettier@^10.0.1
35
npx install-peerdeps --dev eslint-config-airbnb-base
36
```
37
0 commit comments