We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40a56f0 commit f01967aCopy full SHA for f01967a
CHANGELOG.md
@@ -6,6 +6,10 @@ This change log adheres to standards from [Keep a CHANGELOG](https://keepachange
6
7
## [Unreleased]
8
9
+### Added
10
+
11
+- Add [`no-parent-barrel-import`] rule: forbids a module from importing from parent barrel file
12
13
### Fixed
14
- [`no-duplicates`]: remove duplicate identifiers in duplicate imports ([#2577], thanks [@joe-matsec])
15
- [`consistent-type-specifier-style`]: fix accidental removal of comma in certain cases ([#2754], thanks [@bradzacher])
0 commit comments