Skip to content

Commit ad4316c

Browse files
authored
docs: fix incorrect folding (#1006)
1 parent b3d97cf commit ad4316c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -671,8 +671,6 @@ Example repo: [sudo-suhas/lint-staged-django-react-demo](https://github.com/sudo
671671
672672
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 ).
673673
674-
</details>
675-
676674
#### ESLint < 7
677675
678676
<details>
@@ -729,3 +727,5 @@ module.exports = {
729727
```
730728
731729
</details>
730+
731+
</details>

0 commit comments

Comments
 (0)