We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
eslint-config-prettier
1 parent 55c0c53 commit 1b1bb2bCopy full SHA for 1b1bb2b
workflow-templates/check-javascript-task.md
@@ -53,7 +53,7 @@ Commit the resulting changes to the `go.mod` and `go.sum` files.
53
Add the dependencies by running this command:
54
55
```text
56
-npm install --save-dev eslint@^8.57.0 eslint-config-prettier@^10.1.3
+npm install --save-dev eslint@^8.57.0 eslint-config-prettier@^10.1.8
57
npx install-peerdeps --dev eslint-config-airbnb-base
58
```
59
0 commit comments