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 a10530f commit 3c4bad3Copy full SHA for 3c4bad3
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.2
+npm install --save-dev eslint@^8.57.0 eslint-config-prettier@^10.1.1
35
npx install-peerdeps --dev eslint-config-airbnb-base
36
```
37
0 commit comments