Skip to content

Commit

Permalink
docs: fix incorrect folding (#1006)
Browse files Browse the repository at this point in the history
  • Loading branch information
H4M5TER authored Aug 26, 2021
1 parent b3d97cf commit ad4316c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -671,8 +671,6 @@ Example repo: [sudo-suhas/lint-staged-django-react-demo](https://github.com/sudo
ESLint throws out `warning File ignored because of a matching ignore pattern. Use "--no-ignore" to override` warnings that breaks the linting process ( if you used `--max-warnings=0` which is recommended ).
</details>
#### ESLint < 7
<details>
Expand Down Expand Up @@ -729,3 +727,5 @@ module.exports = {
```
</details>
</details>

0 comments on commit ad4316c

Please sign in to comment.