Skip to content

Commit

Permalink
Update eslint-plugin-import
Browse files Browse the repository at this point in the history
  • Loading branch information
calebeby committed Oct 15, 2021
1 parent db75153 commit 21ce2fe
Show file tree
Hide file tree
Showing 3 changed files with 603 additions and 432 deletions.
10 changes: 10 additions & 0 deletions .changeset/weak-plums-kiss.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
'@cloudfour/eslint-plugin': major
---

Update `eslint-plugin-import` to v2.25

**New Rules (not enabled by default)**

- [`@cloudfour/import/no-relative-packages`](https://github.com/import-js/eslint-plugin-import/blob/v2.25.2/docs/rules/no-relative-packages.md)
- [`@cloudfour/import/no-import-module-exports`](https://github.com/import-js/eslint-plugin-import/blob/v2.25.2/docs/rules/no-import-module-exports.md)
Loading

0 comments on commit 21ce2fe

Please sign in to comment.