Skip to content

Commit

Permalink
2 comes after 1, not 7
Browse files Browse the repository at this point in the history
  • Loading branch information
octogonz committed Jan 24, 2024
1 parent 6826d96 commit 969cff2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eslint/eslint-patch/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ We will continue to maintain this patch as long as it is being widely used, but
npm install --save-dev @rushstack/eslint-patch
```

7. Add a `require()` call to the to top of the **.eslintrc.js** file for each project that depends
2. Add a `require()` call to the to top of the **.eslintrc.js** file for each project that depends
on your shareable ESLint config, for example:

**.eslintrc.js**
Expand Down

0 comments on commit 969cff2

Please sign in to comment.