Skip to content

Commit

Permalink
Remove duplicate link definition in readme
Browse files Browse the repository at this point in the history
Stolen from #173.
  • Loading branch information
lydell committed Jul 11, 2024
1 parent 57708e4 commit 19433ed
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -714,7 +714,6 @@ For example, here’s the default value but changed to a single inner array:
[exports]: #exports
[flow]: https://flow.org/
[import/first]: https://github.com/import-js/eslint-plugin-import/blob/main/docs/rules/first.md
[import/first]: https://github.com/import-js/eslint-plugin-import/blob/main/docs/rules/first.md
[import/newline-after-import]: https://github.com/import-js/eslint-plugin-import/blob/main/docs/rules/newline-after-import.md
[import/no-duplicates]: https://github.com/import-js/eslint-plugin-import/blob/main/docs/rules/no-duplicates.md
[import/order-comparison]: #how-is-this-rule-different-from-importorder
Expand Down

0 comments on commit 19433ed

Please sign in to comment.