Skip to content

Commit 51185dd

Browse files
soryy708ljharb
authored andcommitted
[Refactor] ExportMap: make procedures static instead of monkeypatching exportmap
1 parent d5ab2cc commit 51185dd

File tree

2 files changed

+456
-454
lines changed

2 files changed

+456
-454
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ This change log adheres to standards from [Keep a CHANGELOG](https://keepachange
1212
### Changed
1313
- [Docs] `no-extraneous-dependencies`: Make glob pattern description more explicit ([#2944], thanks [@mulztob])
1414
- [`no-unused-modules`]: add console message to help debug [#2866]
15+
- [Refactor] `ExportMap`: make procedures static instead of monkeypatching exportmap ([#2982], thanks [@soryy708])
1516

1617
## [2.29.1] - 2023-12-14
1718

@@ -1108,6 +1109,7 @@ for info on changes for earlier releases.
11081109

11091110
[`memo-parser`]: ./memo-parser/README.md
11101111

1112+
[#2982]: https://github.com/import-js/eslint-plugin-import/pull/2982
11111113
[#2944]: https://github.com/import-js/eslint-plugin-import/pull/2944
11121114
[#2942]: https://github.com/import-js/eslint-plugin-import/pull/2942
11131115
[#2919]: https://github.com/import-js/eslint-plugin-import/pull/2919

0 commit comments

Comments
 (0)