Skip to content

Commit

Permalink
Nitpick the changelog (#162)
Browse files Browse the repository at this point in the history
  • Loading branch information
AaronMoat authored Nov 20, 2024
1 parent a1bbcfb commit 681455e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .changeset/cold-scissors-compete.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
'eslint-config-seek': minor
---

Add [export][docs] as an error.
This disallows repeated exports of names or defaults.
Add [`import-x/export`] as a new lint rule.
This fails on repeated exports of names or defaults.

[docs]: https://github.com/import-js/eslint-plugin-import/blob/v2.29.1/docs/rules/export.md
[`import-x/export`]: https://github.com/un-ts/eslint-plugin-import-x/blob/v4.4.2/docs/rules/export.md#import-xexport

0 comments on commit 681455e

Please sign in to comment.