diff --git a/.github/workflows/node-4+.yml b/.github/workflows/node-4+.yml index 02c11a070..6456762fc 100644 --- a/.github/workflows/node-4+.yml +++ b/.github/workflows/node-4+.yml @@ -14,7 +14,7 @@ jobs: with: versionsAsRoot: true type: majors - preset: '>= 6' # preset: '>=4' # see https://github.com/benmosher/eslint-plugin-import/issues/2053 + preset: '>= 6' # preset: '>=4' # see https://github.com/import-js/eslint-plugin-import/issues/2053 latest: needs: [matrix] diff --git a/.github/workflows/packages.yml b/.github/workflows/packages.yml index 2add24b49..79bd1ce46 100644 --- a/.github/workflows/packages.yml +++ b/.github/workflows/packages.yml @@ -13,7 +13,7 @@ jobs: id: set-matrix with: type: 'majors' - preset: '>= 6' # preset: '>=4' # see https://github.com/benmosher/eslint-plugin-import/issues/2053 + preset: '>= 6' # preset: '>=4' # see https://github.com/import-js/eslint-plugin-import/issues/2053 versionsAsRoot: true tests: diff --git a/CHANGELOG.md b/CHANGELOG.md index 266b4ee12..b4c027241 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -761,7 +761,7 @@ Unpublished from npm and re-released as 0.13.0. See [#170]. - Resolver plugins. Now the linter can read Webpack config, properly follow aliases and ignore externals, dismisses inline loaders, etc. etc.! ## Earlier releases (0.10.1 and younger) -See [GitHub release notes](https://github.com/benmosher/eslint-plugin-import/releases?after=v0.11.0) +See [GitHub release notes](https://github.com/import-js/eslint-plugin-import/releases?after=v0.11.0) for info on changes for earlier releases. @@ -819,441 +819,441 @@ for info on changes for earlier releases. [`memo-parser`]: ./memo-parser/README.md -[#2160]: https://github.com/benmosher/eslint-plugin-import/pull/2160 -[#2158]: https://github.com/benmosher/eslint-plugin-import/pull/2158 -[#2156]: https://github.com/benmosher/eslint-plugin-import/pull/2156 -[#2146]: https://github.com/benmosher/eslint-plugin-import/pull/2146 -[#2138]: https://github.com/benmosher/eslint-plugin-import/pull/2138 -[#2121]: https://github.com/benmosher/eslint-plugin-import/pull/2121 -[#2112]: https://github.com/benmosher/eslint-plugin-import/pull/2112 -[#2099]: https://github.com/benmosher/eslint-plugin-import/pull/2099 -[#2097]: https://github.com/benmosher/eslint-plugin-import/pull/2097 -[#2090]: https://github.com/benmosher/eslint-plugin-import/pull/2090 -[#2087]: https://github.com/benmosher/eslint-plugin-import/pull/2087 -[#2083]: https://github.com/benmosher/eslint-plugin-import/pull/2083 -[#2075]: https://github.com/benmosher/eslint-plugin-import/pull/2075 -[#2071]: https://github.com/benmosher/eslint-plugin-import/pull/2071 -[#2034]: https://github.com/benmosher/eslint-plugin-import/pull/2034 -[#2028]: https://github.com/benmosher/eslint-plugin-import/pull/2028 -[#2026]: https://github.com/benmosher/eslint-plugin-import/pull/2026 -[#2022]: https://github.com/benmosher/eslint-plugin-import/pull/2022 -[#2021]: https://github.com/benmosher/eslint-plugin-import/pull/2021 -[#2012]: https://github.com/benmosher/eslint-plugin-import/pull/2012 -[#1997]: https://github.com/benmosher/eslint-plugin-import/pull/1997 -[#1993]: https://github.com/benmosher/eslint-plugin-import/pull/1993 -[#1990]: https://github.com/benmosher/eslint-plugin-import/pull/1990 -[#1985]: https://github.com/benmosher/eslint-plugin-import/pull/1985 -[#1983]: https://github.com/benmosher/eslint-plugin-import/pull/1983 -[#1974]: https://github.com/benmosher/eslint-plugin-import/pull/1974 -[#1958]: https://github.com/benmosher/eslint-plugin-import/pull/1958 -[#1948]: https://github.com/benmosher/eslint-plugin-import/pull/1948 -[#1947]: https://github.com/benmosher/eslint-plugin-import/pull/1947 -[#1944]: https://github.com/benmosher/eslint-plugin-import/pull/1944 -[#1940]: https://github.com/benmosher/eslint-plugin-import/pull/1940 -[#1897]: https://github.com/benmosher/eslint-plugin-import/pull/1897 -[#1889]: https://github.com/benmosher/eslint-plugin-import/pull/1889 -[#1878]: https://github.com/benmosher/eslint-plugin-import/pull/1878 -[#1860]: https://github.com/benmosher/eslint-plugin-import/pull/1860 -[#1848]: https://github.com/benmosher/eslint-plugin-import/pull/1848 -[#1847]: https://github.com/benmosher/eslint-plugin-import/pull/1847 -[#1846]: https://github.com/benmosher/eslint-plugin-import/pull/1846 -[#1836]: https://github.com/benmosher/eslint-plugin-import/pull/1836 -[#1835]: https://github.com/benmosher/eslint-plugin-import/pull/1835 -[#1833]: https://github.com/benmosher/eslint-plugin-import/pull/1833 -[#1831]: https://github.com/benmosher/eslint-plugin-import/pull/1831 -[#1830]: https://github.com/benmosher/eslint-plugin-import/pull/1830 -[#1824]: https://github.com/benmosher/eslint-plugin-import/pull/1824 -[#1823]: https://github.com/benmosher/eslint-plugin-import/pull/1823 -[#1822]: https://github.com/benmosher/eslint-plugin-import/pull/1822 -[#1820]: https://github.com/benmosher/eslint-plugin-import/pull/1820 -[#1819]: https://github.com/benmosher/eslint-plugin-import/pull/1819 -[#1802]: https://github.com/benmosher/eslint-plugin-import/pull/1802 -[#1788]: https://github.com/benmosher/eslint-plugin-import/pull/1788 -[#1786]: https://github.com/benmosher/eslint-plugin-import/pull/1786 -[#1785]: https://github.com/benmosher/eslint-plugin-import/pull/1785 -[#1776]: https://github.com/benmosher/eslint-plugin-import/pull/1776 -[#1770]: https://github.com/benmosher/eslint-plugin-import/pull/1770 -[#1764]: https://github.com/benmosher/eslint-plugin-import/pull/1764 -[#1763]: https://github.com/benmosher/eslint-plugin-import/pull/1763 -[#1751]: https://github.com/benmosher/eslint-plugin-import/pull/1751 -[#1744]: https://github.com/benmosher/eslint-plugin-import/pull/1744 -[#1736]: https://github.com/benmosher/eslint-plugin-import/pull/1736 -[#1735]: https://github.com/benmosher/eslint-plugin-import/pull/1735 -[#1726]: https://github.com/benmosher/eslint-plugin-import/pull/1726 -[#1724]: https://github.com/benmosher/eslint-plugin-import/pull/1724 -[#1719]: https://github.com/benmosher/eslint-plugin-import/pull/1719 -[#1696]: https://github.com/benmosher/eslint-plugin-import/pull/1696 -[#1691]: https://github.com/benmosher/eslint-plugin-import/pull/1691 -[#1690]: https://github.com/benmosher/eslint-plugin-import/pull/1690 -[#1689]: https://github.com/benmosher/eslint-plugin-import/pull/1689 -[#1681]: https://github.com/benmosher/eslint-plugin-import/pull/1681 -[#1676]: https://github.com/benmosher/eslint-plugin-import/pull/1676 -[#1666]: https://github.com/benmosher/eslint-plugin-import/pull/1666 -[#1664]: https://github.com/benmosher/eslint-plugin-import/pull/1664 -[#1658]: https://github.com/benmosher/eslint-plugin-import/pull/1658 -[#1651]: https://github.com/benmosher/eslint-plugin-import/pull/1651 -[#1626]: https://github.com/benmosher/eslint-plugin-import/pull/1626 -[#1620]: https://github.com/benmosher/eslint-plugin-import/pull/1620 -[#1619]: https://github.com/benmosher/eslint-plugin-import/pull/1619 -[#1612]: https://github.com/benmosher/eslint-plugin-import/pull/1612 -[#1611]: https://github.com/benmosher/eslint-plugin-import/pull/1611 -[#1605]: https://github.com/benmosher/eslint-plugin-import/pull/1605 -[#1586]: https://github.com/benmosher/eslint-plugin-import/pull/1586 -[#1572]: https://github.com/benmosher/eslint-plugin-import/pull/1572 -[#1569]: https://github.com/benmosher/eslint-plugin-import/pull/1569 -[#1563]: https://github.com/benmosher/eslint-plugin-import/pull/1563 -[#1560]: https://github.com/benmosher/eslint-plugin-import/pull/1560 -[#1551]: https://github.com/benmosher/eslint-plugin-import/pull/1551 -[#1542]: https://github.com/benmosher/eslint-plugin-import/pull/1542 -[#1534]: https://github.com/benmosher/eslint-plugin-import/pull/1534 -[#1528]: https://github.com/benmosher/eslint-plugin-import/pull/1528 -[#1526]: https://github.com/benmosher/eslint-plugin-import/pull/1526 -[#1521]: https://github.com/benmosher/eslint-plugin-import/pull/1521 -[#1519]: https://github.com/benmosher/eslint-plugin-import/pull/1519 -[#1517]: https://github.com/benmosher/eslint-plugin-import/pull/1517 -[#1507]: https://github.com/benmosher/eslint-plugin-import/pull/1507 -[#1506]: https://github.com/benmosher/eslint-plugin-import/pull/1506 -[#1496]: https://github.com/benmosher/eslint-plugin-import/pull/1496 -[#1495]: https://github.com/benmosher/eslint-plugin-import/pull/1495 -[#1494]: https://github.com/benmosher/eslint-plugin-import/pull/1494 -[#1493]: https://github.com/benmosher/eslint-plugin-import/pull/1493 -[#1491]: https://github.com/benmosher/eslint-plugin-import/pull/1491 -[#1472]: https://github.com/benmosher/eslint-plugin-import/pull/1472 -[#1470]: https://github.com/benmosher/eslint-plugin-import/pull/1470 -[#1447]: https://github.com/benmosher/eslint-plugin-import/pull/1447 -[#1439]: https://github.com/benmosher/eslint-plugin-import/pull/1439 -[#1436]: https://github.com/benmosher/eslint-plugin-import/pull/1436 -[#1435]: https://github.com/benmosher/eslint-plugin-import/pull/1435 -[#1425]: https://github.com/benmosher/eslint-plugin-import/pull/1425 -[#1419]: https://github.com/benmosher/eslint-plugin-import/pull/1419 -[#1412]: https://github.com/benmosher/eslint-plugin-import/pull/1412 -[#1409]: https://github.com/benmosher/eslint-plugin-import/pull/1409 -[#1404]: https://github.com/benmosher/eslint-plugin-import/pull/1404 -[#1401]: https://github.com/benmosher/eslint-plugin-import/pull/1401 -[#1393]: https://github.com/benmosher/eslint-plugin-import/pull/1393 -[#1389]: https://github.com/benmosher/eslint-plugin-import/pull/1389 -[#1386]: https://github.com/benmosher/eslint-plugin-import/pull/1386 -[#1377]: https://github.com/benmosher/eslint-plugin-import/pull/1377 -[#1375]: https://github.com/benmosher/eslint-plugin-import/pull/1375 -[#1372]: https://github.com/benmosher/eslint-plugin-import/pull/1372 -[#1371]: https://github.com/benmosher/eslint-plugin-import/pull/1371 -[#1370]: https://github.com/benmosher/eslint-plugin-import/pull/1370 -[#1363]: https://github.com/benmosher/eslint-plugin-import/pull/1363 -[#1360]: https://github.com/benmosher/eslint-plugin-import/pull/1360 -[#1358]: https://github.com/benmosher/eslint-plugin-import/pull/1358 -[#1356]: https://github.com/benmosher/eslint-plugin-import/pull/1356 -[#1354]: https://github.com/benmosher/eslint-plugin-import/pull/1354 -[#1352]: https://github.com/benmosher/eslint-plugin-import/pull/1352 -[#1347]: https://github.com/benmosher/eslint-plugin-import/pull/1347 -[#1345]: https://github.com/benmosher/eslint-plugin-import/pull/1345 -[#1342]: https://github.com/benmosher/eslint-plugin-import/pull/1342 -[#1340]: https://github.com/benmosher/eslint-plugin-import/pull/1340 -[#1333]: https://github.com/benmosher/eslint-plugin-import/pull/1333 -[#1331]: https://github.com/benmosher/eslint-plugin-import/pull/1331 -[#1330]: https://github.com/benmosher/eslint-plugin-import/pull/1330 -[#1320]: https://github.com/benmosher/eslint-plugin-import/pull/1320 -[#1319]: https://github.com/benmosher/eslint-plugin-import/pull/1319 -[#1312]: https://github.com/benmosher/eslint-plugin-import/pull/1312 -[#1308]: https://github.com/benmosher/eslint-plugin-import/pull/1308 -[#1304]: https://github.com/benmosher/eslint-plugin-import/pull/1304 -[#1297]: https://github.com/benmosher/eslint-plugin-import/pull/1297 -[#1295]: https://github.com/benmosher/eslint-plugin-import/pull/1295 -[#1294]: https://github.com/benmosher/eslint-plugin-import/pull/1294 -[#1290]: https://github.com/benmosher/eslint-plugin-import/pull/1290 -[#1277]: https://github.com/benmosher/eslint-plugin-import/pull/1277 -[#1257]: https://github.com/benmosher/eslint-plugin-import/pull/1257 -[#1253]: https://github.com/benmosher/eslint-plugin-import/pull/1253 -[#1248]: https://github.com/benmosher/eslint-plugin-import/pull/1248 -[#1238]: https://github.com/benmosher/eslint-plugin-import/pull/1238 -[#1237]: https://github.com/benmosher/eslint-plugin-import/pull/1237 -[#1235]: https://github.com/benmosher/eslint-plugin-import/pull/1235 -[#1234]: https://github.com/benmosher/eslint-plugin-import/pull/1234 -[#1232]: https://github.com/benmosher/eslint-plugin-import/pull/1232 -[#1223]: https://github.com/benmosher/eslint-plugin-import/pull/1223 -[#1222]: https://github.com/benmosher/eslint-plugin-import/pull/1222 -[#1218]: https://github.com/benmosher/eslint-plugin-import/pull/1218 -[#1176]: https://github.com/benmosher/eslint-plugin-import/pull/1176 -[#1163]: https://github.com/benmosher/eslint-plugin-import/pull/1163 -[#1157]: https://github.com/benmosher/eslint-plugin-import/pull/1157 -[#1151]: https://github.com/benmosher/eslint-plugin-import/pull/1151 -[#1142]: https://github.com/benmosher/eslint-plugin-import/pull/1142 -[#1139]: https://github.com/benmosher/eslint-plugin-import/pull/1139 -[#1137]: https://github.com/benmosher/eslint-plugin-import/pull/1137 -[#1135]: https://github.com/benmosher/eslint-plugin-import/pull/1135 -[#1128]: https://github.com/benmosher/eslint-plugin-import/pull/1128 -[#1126]: https://github.com/benmosher/eslint-plugin-import/pull/1126 -[#1122]: https://github.com/benmosher/eslint-plugin-import/pull/1122 -[#1112]: https://github.com/benmosher/eslint-plugin-import/pull/1112 -[#1107]: https://github.com/benmosher/eslint-plugin-import/pull/1107 -[#1106]: https://github.com/benmosher/eslint-plugin-import/pull/1106 -[#1105]: https://github.com/benmosher/eslint-plugin-import/pull/1105 -[#1093]: https://github.com/benmosher/eslint-plugin-import/pull/1093 -[#1085]: https://github.com/benmosher/eslint-plugin-import/pull/1085 -[#1068]: https://github.com/benmosher/eslint-plugin-import/pull/1068 -[#1049]: https://github.com/benmosher/eslint-plugin-import/pull/1049 -[#1046]: https://github.com/benmosher/eslint-plugin-import/pull/1046 -[#966]: https://github.com/benmosher/eslint-plugin-import/pull/966 -[#944]: https://github.com/benmosher/eslint-plugin-import/pull/944 -[#912]: https://github.com/benmosher/eslint-plugin-import/pull/912 -[#908]: https://github.com/benmosher/eslint-plugin-import/pull/908 -[#891]: https://github.com/benmosher/eslint-plugin-import/pull/891 -[#889]: https://github.com/benmosher/eslint-plugin-import/pull/889 -[#880]: https://github.com/benmosher/eslint-plugin-import/pull/880 -[#871]: https://github.com/benmosher/eslint-plugin-import/pull/871 -[#858]: https://github.com/benmosher/eslint-plugin-import/pull/858 -[#843]: https://github.com/benmosher/eslint-plugin-import/pull/843 -[#804]: https://github.com/benmosher/eslint-plugin-import/pull/804 -[#797]: https://github.com/benmosher/eslint-plugin-import/pull/797 -[#794]: https://github.com/benmosher/eslint-plugin-import/pull/794 -[#744]: https://github.com/benmosher/eslint-plugin-import/pull/744 -[#742]: https://github.com/benmosher/eslint-plugin-import/pull/742 -[#737]: https://github.com/benmosher/eslint-plugin-import/pull/737 -[#727]: https://github.com/benmosher/eslint-plugin-import/pull/727 -[#721]: https://github.com/benmosher/eslint-plugin-import/pull/721 -[#712]: https://github.com/benmosher/eslint-plugin-import/pull/712 -[#696]: https://github.com/benmosher/eslint-plugin-import/pull/696 -[#685]: https://github.com/benmosher/eslint-plugin-import/pull/685 -[#680]: https://github.com/benmosher/eslint-plugin-import/pull/680 -[#654]: https://github.com/benmosher/eslint-plugin-import/pull/654 -[#639]: https://github.com/benmosher/eslint-plugin-import/pull/639 -[#632]: https://github.com/benmosher/eslint-plugin-import/pull/632 -[#630]: https://github.com/benmosher/eslint-plugin-import/pull/630 -[#629]: https://github.com/benmosher/eslint-plugin-import/pull/629 -[#628]: https://github.com/benmosher/eslint-plugin-import/pull/628 -[#596]: https://github.com/benmosher/eslint-plugin-import/pull/596 -[#586]: https://github.com/benmosher/eslint-plugin-import/pull/586 -[#578]: https://github.com/benmosher/eslint-plugin-import/pull/578 -[#568]: https://github.com/benmosher/eslint-plugin-import/pull/568 -[#555]: https://github.com/benmosher/eslint-plugin-import/pull/555 -[#538]: https://github.com/benmosher/eslint-plugin-import/pull/538 -[#527]: https://github.com/benmosher/eslint-plugin-import/pull/527 -[#518]: https://github.com/benmosher/eslint-plugin-import/pull/518 -[#509]: https://github.com/benmosher/eslint-plugin-import/pull/509 -[#508]: https://github.com/benmosher/eslint-plugin-import/pull/508 -[#503]: https://github.com/benmosher/eslint-plugin-import/pull/503 -[#499]: https://github.com/benmosher/eslint-plugin-import/pull/499 -[#489]: https://github.com/benmosher/eslint-plugin-import/pull/489 -[#485]: https://github.com/benmosher/eslint-plugin-import/pull/485 -[#461]: https://github.com/benmosher/eslint-plugin-import/pull/461 -[#449]: https://github.com/benmosher/eslint-plugin-import/pull/449 -[#444]: https://github.com/benmosher/eslint-plugin-import/pull/444 -[#428]: https://github.com/benmosher/eslint-plugin-import/pull/428 -[#395]: https://github.com/benmosher/eslint-plugin-import/pull/395 -[#371]: https://github.com/benmosher/eslint-plugin-import/pull/371 -[#365]: https://github.com/benmosher/eslint-plugin-import/pull/365 -[#359]: https://github.com/benmosher/eslint-plugin-import/pull/359 -[#343]: https://github.com/benmosher/eslint-plugin-import/pull/343 -[#332]: https://github.com/benmosher/eslint-plugin-import/pull/332 -[#322]: https://github.com/benmosher/eslint-plugin-import/pull/322 -[#321]: https://github.com/benmosher/eslint-plugin-import/pull/321 -[#316]: https://github.com/benmosher/eslint-plugin-import/pull/316 -[#314]: https://github.com/benmosher/eslint-plugin-import/pull/314 -[#308]: https://github.com/benmosher/eslint-plugin-import/pull/308 -[#298]: https://github.com/benmosher/eslint-plugin-import/pull/298 -[#297]: https://github.com/benmosher/eslint-plugin-import/pull/297 -[#296]: https://github.com/benmosher/eslint-plugin-import/pull/296 -[#290]: https://github.com/benmosher/eslint-plugin-import/pull/290 -[#289]: https://github.com/benmosher/eslint-plugin-import/pull/289 -[#288]: https://github.com/benmosher/eslint-plugin-import/pull/288 -[#287]: https://github.com/benmosher/eslint-plugin-import/pull/287 -[#278]: https://github.com/benmosher/eslint-plugin-import/pull/278 -[#261]: https://github.com/benmosher/eslint-plugin-import/pull/261 -[#256]: https://github.com/benmosher/eslint-plugin-import/pull/256 -[#254]: https://github.com/benmosher/eslint-plugin-import/pull/254 -[#250]: https://github.com/benmosher/eslint-plugin-import/pull/250 -[#247]: https://github.com/benmosher/eslint-plugin-import/pull/247 -[#245]: https://github.com/benmosher/eslint-plugin-import/pull/245 -[#243]: https://github.com/benmosher/eslint-plugin-import/pull/243 -[#241]: https://github.com/benmosher/eslint-plugin-import/pull/241 -[#239]: https://github.com/benmosher/eslint-plugin-import/pull/239 -[#228]: https://github.com/benmosher/eslint-plugin-import/pull/228 -[#211]: https://github.com/benmosher/eslint-plugin-import/pull/211 -[#164]: https://github.com/benmosher/eslint-plugin-import/pull/164 -[#157]: https://github.com/benmosher/eslint-plugin-import/pull/157 -[#2118]: https://github.com/benmosher/eslint-plugin-import/issues/2118 -[#2067]: https://github.com/benmosher/eslint-plugin-import/issues/2067 -[#2056]: https://github.com/benmosher/eslint-plugin-import/issues/2056 -[#2063]: https://github.com/benmosher/eslint-plugin-import/issues/2063 -[#1965]: https://github.com/benmosher/eslint-plugin-import/issues/1965 -[#1924]: https://github.com/benmosher/eslint-plugin-import/issues/1924 -[#1854]: https://github.com/benmosher/eslint-plugin-import/issues/1854 -[#1841]: https://github.com/benmosher/eslint-plugin-import/issues/1841 -[#1834]: https://github.com/benmosher/eslint-plugin-import/issues/1834 -[#1814]: https://github.com/benmosher/eslint-plugin-import/issues/1814 -[#1811]: https://github.com/benmosher/eslint-plugin-import/issues/1811 -[#1808]: https://github.com/benmosher/eslint-plugin-import/issues/1808 -[#1805]: https://github.com/benmosher/eslint-plugin-import/issues/1805 -[#1801]: https://github.com/benmosher/eslint-plugin-import/issues/1801 -[#1722]: https://github.com/benmosher/eslint-plugin-import/issues/1722 -[#1704]: https://github.com/benmosher/eslint-plugin-import/issues/1704 -[#1702]: https://github.com/benmosher/eslint-plugin-import/issues/1702 -[#1635]: https://github.com/benmosher/eslint-plugin-import/issues/1635 -[#1631]: https://github.com/benmosher/eslint-plugin-import/issues/1631 -[#1616]: https://github.com/benmosher/eslint-plugin-import/issues/1616 -[#1613]: https://github.com/benmosher/eslint-plugin-import/issues/1613 -[#1589]: https://github.com/benmosher/eslint-plugin-import/issues/1589 -[#1565]: https://github.com/benmosher/eslint-plugin-import/issues/1565 -[#1366]: https://github.com/benmosher/eslint-plugin-import/issues/1366 -[#1334]: https://github.com/benmosher/eslint-plugin-import/issues/1334 -[#1323]: https://github.com/benmosher/eslint-plugin-import/issues/1323 -[#1322]: https://github.com/benmosher/eslint-plugin-import/issues/1322 -[#1300]: https://github.com/benmosher/eslint-plugin-import/issues/1300 -[#1293]: https://github.com/benmosher/eslint-plugin-import/issues/1293 -[#1266]: https://github.com/benmosher/eslint-plugin-import/issues/1266 -[#1256]: https://github.com/benmosher/eslint-plugin-import/issues/1256 -[#1233]: https://github.com/benmosher/eslint-plugin-import/issues/1233 -[#1175]: https://github.com/benmosher/eslint-plugin-import/issues/1175 -[#1166]: https://github.com/benmosher/eslint-plugin-import/issues/1166 -[#1144]: https://github.com/benmosher/eslint-plugin-import/issues/1144 -[#1058]: https://github.com/benmosher/eslint-plugin-import/issues/1058 -[#1035]: https://github.com/benmosher/eslint-plugin-import/issues/1035 -[#931]: https://github.com/benmosher/eslint-plugin-import/issues/931 -[#886]: https://github.com/benmosher/eslint-plugin-import/issues/886 -[#863]: https://github.com/benmosher/eslint-plugin-import/issues/863 -[#842]: https://github.com/benmosher/eslint-plugin-import/issues/842 -[#839]: https://github.com/benmosher/eslint-plugin-import/issues/839 -[#795]: https://github.com/benmosher/eslint-plugin-import/issues/795 -[#793]: https://github.com/benmosher/eslint-plugin-import/issues/793 -[#720]: https://github.com/benmosher/eslint-plugin-import/issues/720 -[#717]: https://github.com/benmosher/eslint-plugin-import/issues/717 -[#686]: https://github.com/benmosher/eslint-plugin-import/issues/686 -[#671]: https://github.com/benmosher/eslint-plugin-import/issues/671 -[#660]: https://github.com/benmosher/eslint-plugin-import/issues/660 -[#653]: https://github.com/benmosher/eslint-plugin-import/issues/653 -[#627]: https://github.com/benmosher/eslint-plugin-import/issues/627 -[#620]: https://github.com/benmosher/eslint-plugin-import/issues/620 -[#609]: https://github.com/benmosher/eslint-plugin-import/issues/609 -[#604]: https://github.com/benmosher/eslint-plugin-import/issues/604 -[#602]: https://github.com/benmosher/eslint-plugin-import/issues/602 -[#601]: https://github.com/benmosher/eslint-plugin-import/issues/601 -[#592]: https://github.com/benmosher/eslint-plugin-import/issues/592 -[#577]: https://github.com/benmosher/eslint-plugin-import/issues/577 -[#570]: https://github.com/benmosher/eslint-plugin-import/issues/570 -[#567]: https://github.com/benmosher/eslint-plugin-import/issues/567 -[#566]: https://github.com/benmosher/eslint-plugin-import/issues/566 -[#545]: https://github.com/benmosher/eslint-plugin-import/issues/545 -[#530]: https://github.com/benmosher/eslint-plugin-import/issues/530 -[#529]: https://github.com/benmosher/eslint-plugin-import/issues/529 -[#519]: https://github.com/benmosher/eslint-plugin-import/issues/519 -[#507]: https://github.com/benmosher/eslint-plugin-import/issues/507 -[#484]: https://github.com/benmosher/eslint-plugin-import/issues/484 -[#478]: https://github.com/benmosher/eslint-plugin-import/issues/478 -[#456]: https://github.com/benmosher/eslint-plugin-import/issues/456 -[#453]: https://github.com/benmosher/eslint-plugin-import/issues/453 -[#452]: https://github.com/benmosher/eslint-plugin-import/issues/452 -[#447]: https://github.com/benmosher/eslint-plugin-import/issues/447 -[#441]: https://github.com/benmosher/eslint-plugin-import/issues/441 -[#423]: https://github.com/benmosher/eslint-plugin-import/issues/423 -[#416]: https://github.com/benmosher/eslint-plugin-import/issues/416 -[#415]: https://github.com/benmosher/eslint-plugin-import/issues/415 -[#402]: https://github.com/benmosher/eslint-plugin-import/issues/402 -[#386]: https://github.com/benmosher/eslint-plugin-import/issues/386 -[#373]: https://github.com/benmosher/eslint-plugin-import/issues/373 -[#370]: https://github.com/benmosher/eslint-plugin-import/issues/370 -[#348]: https://github.com/benmosher/eslint-plugin-import/issues/348 -[#342]: https://github.com/benmosher/eslint-plugin-import/issues/342 -[#328]: https://github.com/benmosher/eslint-plugin-import/issues/328 -[#317]: https://github.com/benmosher/eslint-plugin-import/issues/317 -[#313]: https://github.com/benmosher/eslint-plugin-import/issues/313 -[#311]: https://github.com/benmosher/eslint-plugin-import/issues/311 -[#306]: https://github.com/benmosher/eslint-plugin-import/issues/306 -[#286]: https://github.com/benmosher/eslint-plugin-import/issues/286 -[#283]: https://github.com/benmosher/eslint-plugin-import/issues/283 -[#281]: https://github.com/benmosher/eslint-plugin-import/issues/281 -[#275]: https://github.com/benmosher/eslint-plugin-import/issues/275 -[#272]: https://github.com/benmosher/eslint-plugin-import/issues/272 -[#270]: https://github.com/benmosher/eslint-plugin-import/issues/270 -[#267]: https://github.com/benmosher/eslint-plugin-import/issues/267 -[#266]: https://github.com/benmosher/eslint-plugin-import/issues/266 -[#216]: https://github.com/benmosher/eslint-plugin-import/issues/216 -[#214]: https://github.com/benmosher/eslint-plugin-import/issues/214 -[#210]: https://github.com/benmosher/eslint-plugin-import/issues/210 -[#200]: https://github.com/benmosher/eslint-plugin-import/issues/200 -[#192]: https://github.com/benmosher/eslint-plugin-import/issues/192 -[#191]: https://github.com/benmosher/eslint-plugin-import/issues/191 -[#189]: https://github.com/benmosher/eslint-plugin-import/issues/189 -[#170]: https://github.com/benmosher/eslint-plugin-import/issues/170 -[#155]: https://github.com/benmosher/eslint-plugin-import/issues/155 -[#119]: https://github.com/benmosher/eslint-plugin-import/issues/119 -[#89]: https://github.com/benmosher/eslint-plugin-import/issues/89 - -[Unreleased]: https://github.com/benmosher/eslint-plugin-import/compare/v2.23.4...HEAD -[2.23.4]: https://github.com/benmosher/eslint-plugin-import/compare/v2.23.3...v2.23.4 -[2.23.3]: https://github.com/benmosher/eslint-plugin-import/compare/v2.23.2...v2.23.3 -[2.23.2]: https://github.com/benmosher/eslint-plugin-import/compare/v2.23.1...v2.23.2 -[2.23.1]: https://github.com/benmosher/eslint-plugin-import/compare/v2.23.0...v2.23.1 -[2.23.0]: https://github.com/benmosher/eslint-plugin-import/compare/v2.22.1...v2.23.0 -[2.22.1]: https://github.com/benmosher/eslint-plugin-import/compare/v2.22.0...v2.22.1 -[2.22.0]: https://github.com/benmosher/eslint-plugin-import/compare/v2.21.1...v2.22.0 -[2.21.2]: https://github.com/benmosher/eslint-plugin-import/compare/v2.21.1...v2.21.2 -[2.21.1]: https://github.com/benmosher/eslint-plugin-import/compare/v2.21.0...v2.21.1 -[2.21.0]: https://github.com/benmosher/eslint-plugin-import/compare/v2.20.2...v2.21.0 -[2.20.1]: https://github.com/benmosher/eslint-plugin-import/compare/v2.20.1...v2.20.2 -[2.20.0]: https://github.com/benmosher/eslint-plugin-import/compare/v2.20.0...v2.20.1 -[2.19.1]: https://github.com/benmosher/eslint-plugin-import/compare/v2.19.1...v2.20.0 -[2.19.1]: https://github.com/benmosher/eslint-plugin-import/compare/v2.19.0...v2.19.1 -[2.19.0]: https://github.com/benmosher/eslint-plugin-import/compare/v2.18.2...v2.19.0 -[2.18.2]: https://github.com/benmosher/eslint-plugin-import/compare/v2.18.1...v2.18.2 -[2.18.1]: https://github.com/benmosher/eslint-plugin-import/compare/v2.18.0...v2.18.1 -[2.18.0]: https://github.com/benmosher/eslint-plugin-import/compare/v2.17.3...v2.18.0 -[2.17.3]: https://github.com/benmosher/eslint-plugin-import/compare/v2.17.2...v2.17.3 -[2.17.2]: https://github.com/benmosher/eslint-plugin-import/compare/v2.17.1...v2.17.2 -[2.17.1]: https://github.com/benmosher/eslint-plugin-import/compare/v2.17.0...v2.17.1 -[2.17.0]: https://github.com/benmosher/eslint-plugin-import/compare/v2.16.0...v2.17.0 -[2.16.0]: https://github.com/benmosher/eslint-plugin-import/compare/v2.15.0...v2.16.0 -[2.15.0]: https://github.com/benmosher/eslint-plugin-import/compare/v2.14.0...v2.15.0 -[2.14.0]: https://github.com/benmosher/eslint-plugin-import/compare/v2.13.0...v2.14.0 -[2.13.0]: https://github.com/benmosher/eslint-plugin-import/compare/v2.12.0...v2.13.0 -[2.12.0]: https://github.com/benmosher/eslint-plugin-import/compare/v2.11.0...v2.12.0 -[2.11.0]: https://github.com/benmosher/eslint-plugin-import/compare/v2.10.0...v2.11.0 -[2.10.0]: https://github.com/benmosher/eslint-plugin-import/compare/v2.9.0...v2.10.0 -[2.9.0]: https://github.com/benmosher/eslint-plugin-import/compare/v2.8.0...v2.9.0 -[2.8.0]: https://github.com/benmosher/eslint-plugin-import/compare/v2.7.0...v2.8.0 -[2.7.0]: https://github.com/benmosher/eslint-plugin-import/compare/v2.6.1...v2.7.0 -[2.6.1]: https://github.com/benmosher/eslint-plugin-import/compare/v2.6.0...v2.6.1 -[2.6.0]: https://github.com/benmosher/eslint-plugin-import/compare/v2.5.0...v2.6.0 -[2.5.0]: https://github.com/benmosher/eslint-plugin-import/compare/v2.4.0...v2.5.0 -[2.4.0]: https://github.com/benmosher/eslint-plugin-import/compare/v2.3.0...v2.4.0 -[2.3.0]: https://github.com/benmosher/eslint-plugin-import/compare/v2.2.0...v2.3.0 -[2.2.0]: https://github.com/benmosher/eslint-plugin-import/compare/v2.1.0...v2.2.0 -[2.1.0]: https://github.com/benmosher/eslint-plugin-import/compare/v2.0.1...v2.1.0 -[2.0.1]: https://github.com/benmosher/eslint-plugin-import/compare/v2.0.0...v2.0.1 -[2.0.0]: https://github.com/benmosher/eslint-plugin-import/compare/v1.16.0...v2.0.0 -[1.16.0]: https://github.com/benmosher/eslint-plugin-import/compare/v1.15.0...v1.16.0 -[1.15.0]: https://github.com/benmosher/eslint-plugin-import/compare/v1.14.0...v1.15.0 -[1.14.0]: https://github.com/benmosher/eslint-plugin-import/compare/v1.13.0...v1.14.0 -[1.13.0]: https://github.com/benmosher/eslint-plugin-import/compare/v1.12.0...v1.13.0 -[1.12.0]: https://github.com/benmosher/eslint-plugin-import/compare/v1.11.1...v1.12.0 -[1.11.1]: https://github.com/benmosher/eslint-plugin-import/compare/v1.11.0...v1.11.1 -[1.11.0]: https://github.com/benmosher/eslint-plugin-import/compare/v1.10.3...v1.11.0 -[1.10.3]: https://github.com/benmosher/eslint-plugin-import/compare/v1.10.2...v1.10.3 -[1.10.2]: https://github.com/benmosher/eslint-plugin-import/compare/v1.10.1...v1.10.2 -[1.10.1]: https://github.com/benmosher/eslint-plugin-import/compare/v1.10.0...v1.10.1 -[1.10.0]: https://github.com/benmosher/eslint-plugin-import/compare/v1.9.2...v1.10.0 -[1.9.2]: https://github.com/benmosher/eslint-plugin-import/compare/v1.9.1...v1.9.2 -[1.9.1]: https://github.com/benmosher/eslint-plugin-import/compare/v1.9.0...v1.9.1 -[1.9.0]: https://github.com/benmosher/eslint-plugin-import/compare/v1.8.1...v1.9.0 -[1.8.1]: https://github.com/benmosher/eslint-plugin-import/compare/v1.8.0...v1.8.1 -[1.8.0]: https://github.com/benmosher/eslint-plugin-import/compare/v1.7.0...v1.8.0 -[1.7.0]: https://github.com/benmosher/eslint-plugin-import/compare/v1.6.1...v1.7.0 -[1.6.1]: https://github.com/benmosher/eslint-plugin-import/compare/v1.6.0...v1.6.1 -[1.6.0]: https://github.com/benmosher/eslint-plugin-import/compare/v1.5.0...1.6.0 -[1.5.0]: https://github.com/benmosher/eslint-plugin-import/compare/v1.4.0...v1.5.0 -[1.4.0]: https://github.com/benmosher/eslint-plugin-import/compare/v1.3.0...v1.4.0 -[1.3.0]: https://github.com/benmosher/eslint-plugin-import/compare/v1.2.0...v1.3.0 -[1.2.0]: https://github.com/benmosher/eslint-plugin-import/compare/v1.1.0...v1.2.0 -[1.1.0]: https://github.com/benmosher/eslint-plugin-import/compare/v1.0.4...v1.1.0 -[1.0.4]: https://github.com/benmosher/eslint-plugin-import/compare/v1.0.3...v1.0.4 -[1.0.3]: https://github.com/benmosher/eslint-plugin-import/compare/v1.0.2...v1.0.3 -[1.0.2]: https://github.com/benmosher/eslint-plugin-import/compare/v1.0.1...v1.0.2 -[1.0.1]: https://github.com/benmosher/eslint-plugin-import/compare/v1.0.0...v1.0.1 -[1.0.0]: https://github.com/benmosher/eslint-plugin-import/compare/v1.0.0-beta.0...v1.0.0 -[1.0.0-beta.0]: https://github.com/benmosher/eslint-plugin-import/compare/v0.13.0...v1.0.0-beta.0 -[0.13.0]: https://github.com/benmosher/eslint-plugin-import/compare/v0.12.1...v0.13.0 -[0.12.2]: https://github.com/benmosher/eslint-plugin-import/compare/v0.12.1...v0.12.2 -[0.12.1]: https://github.com/benmosher/eslint-plugin-import/compare/v0.12.0...v0.12.1 -[0.12.0]: https://github.com/benmosher/eslint-plugin-import/compare/v0.11.0...v0.12.0 -[0.11.0]: https://github.com/benmosher/eslint-plugin-import/compare/v0.10.1...v0.11.0 +[#2160]: https://github.com/import-js/eslint-plugin-import/pull/2160 +[#2158]: https://github.com/import-js/eslint-plugin-import/pull/2158 +[#2156]: https://github.com/import-js/eslint-plugin-import/pull/2156 +[#2146]: https://github.com/import-js/eslint-plugin-import/pull/2146 +[#2138]: https://github.com/import-js/eslint-plugin-import/pull/2138 +[#2121]: https://github.com/import-js/eslint-plugin-import/pull/2121 +[#2112]: https://github.com/import-js/eslint-plugin-import/pull/2112 +[#2099]: https://github.com/import-js/eslint-plugin-import/pull/2099 +[#2097]: https://github.com/import-js/eslint-plugin-import/pull/2097 +[#2090]: https://github.com/import-js/eslint-plugin-import/pull/2090 +[#2087]: https://github.com/import-js/eslint-plugin-import/pull/2087 +[#2083]: https://github.com/import-js/eslint-plugin-import/pull/2083 +[#2075]: https://github.com/import-js/eslint-plugin-import/pull/2075 +[#2071]: https://github.com/import-js/eslint-plugin-import/pull/2071 +[#2034]: https://github.com/import-js/eslint-plugin-import/pull/2034 +[#2028]: https://github.com/import-js/eslint-plugin-import/pull/2028 +[#2026]: https://github.com/import-js/eslint-plugin-import/pull/2026 +[#2022]: https://github.com/import-js/eslint-plugin-import/pull/2022 +[#2021]: https://github.com/import-js/eslint-plugin-import/pull/2021 +[#2012]: https://github.com/import-js/eslint-plugin-import/pull/2012 +[#1997]: https://github.com/import-js/eslint-plugin-import/pull/1997 +[#1993]: https://github.com/import-js/eslint-plugin-import/pull/1993 +[#1990]: https://github.com/import-js/eslint-plugin-import/pull/1990 +[#1985]: https://github.com/import-js/eslint-plugin-import/pull/1985 +[#1983]: https://github.com/import-js/eslint-plugin-import/pull/1983 +[#1974]: https://github.com/import-js/eslint-plugin-import/pull/1974 +[#1958]: https://github.com/import-js/eslint-plugin-import/pull/1958 +[#1948]: https://github.com/import-js/eslint-plugin-import/pull/1948 +[#1947]: https://github.com/import-js/eslint-plugin-import/pull/1947 +[#1944]: https://github.com/import-js/eslint-plugin-import/pull/1944 +[#1940]: https://github.com/import-js/eslint-plugin-import/pull/1940 +[#1897]: https://github.com/import-js/eslint-plugin-import/pull/1897 +[#1889]: https://github.com/import-js/eslint-plugin-import/pull/1889 +[#1878]: https://github.com/import-js/eslint-plugin-import/pull/1878 +[#1860]: https://github.com/import-js/eslint-plugin-import/pull/1860 +[#1848]: https://github.com/import-js/eslint-plugin-import/pull/1848 +[#1847]: https://github.com/import-js/eslint-plugin-import/pull/1847 +[#1846]: https://github.com/import-js/eslint-plugin-import/pull/1846 +[#1836]: https://github.com/import-js/eslint-plugin-import/pull/1836 +[#1835]: https://github.com/import-js/eslint-plugin-import/pull/1835 +[#1833]: https://github.com/import-js/eslint-plugin-import/pull/1833 +[#1831]: https://github.com/import-js/eslint-plugin-import/pull/1831 +[#1830]: https://github.com/import-js/eslint-plugin-import/pull/1830 +[#1824]: https://github.com/import-js/eslint-plugin-import/pull/1824 +[#1823]: https://github.com/import-js/eslint-plugin-import/pull/1823 +[#1822]: https://github.com/import-js/eslint-plugin-import/pull/1822 +[#1820]: https://github.com/import-js/eslint-plugin-import/pull/1820 +[#1819]: https://github.com/import-js/eslint-plugin-import/pull/1819 +[#1802]: https://github.com/import-js/eslint-plugin-import/pull/1802 +[#1788]: https://github.com/import-js/eslint-plugin-import/pull/1788 +[#1786]: https://github.com/import-js/eslint-plugin-import/pull/1786 +[#1785]: https://github.com/import-js/eslint-plugin-import/pull/1785 +[#1776]: https://github.com/import-js/eslint-plugin-import/pull/1776 +[#1770]: https://github.com/import-js/eslint-plugin-import/pull/1770 +[#1764]: https://github.com/import-js/eslint-plugin-import/pull/1764 +[#1763]: https://github.com/import-js/eslint-plugin-import/pull/1763 +[#1751]: https://github.com/import-js/eslint-plugin-import/pull/1751 +[#1744]: https://github.com/import-js/eslint-plugin-import/pull/1744 +[#1736]: https://github.com/import-js/eslint-plugin-import/pull/1736 +[#1735]: https://github.com/import-js/eslint-plugin-import/pull/1735 +[#1726]: https://github.com/import-js/eslint-plugin-import/pull/1726 +[#1724]: https://github.com/import-js/eslint-plugin-import/pull/1724 +[#1719]: https://github.com/import-js/eslint-plugin-import/pull/1719 +[#1696]: https://github.com/import-js/eslint-plugin-import/pull/1696 +[#1691]: https://github.com/import-js/eslint-plugin-import/pull/1691 +[#1690]: https://github.com/import-js/eslint-plugin-import/pull/1690 +[#1689]: https://github.com/import-js/eslint-plugin-import/pull/1689 +[#1681]: https://github.com/import-js/eslint-plugin-import/pull/1681 +[#1676]: https://github.com/import-js/eslint-plugin-import/pull/1676 +[#1666]: https://github.com/import-js/eslint-plugin-import/pull/1666 +[#1664]: https://github.com/import-js/eslint-plugin-import/pull/1664 +[#1658]: https://github.com/import-js/eslint-plugin-import/pull/1658 +[#1651]: https://github.com/import-js/eslint-plugin-import/pull/1651 +[#1626]: https://github.com/import-js/eslint-plugin-import/pull/1626 +[#1620]: https://github.com/import-js/eslint-plugin-import/pull/1620 +[#1619]: https://github.com/import-js/eslint-plugin-import/pull/1619 +[#1612]: https://github.com/import-js/eslint-plugin-import/pull/1612 +[#1611]: https://github.com/import-js/eslint-plugin-import/pull/1611 +[#1605]: https://github.com/import-js/eslint-plugin-import/pull/1605 +[#1586]: https://github.com/import-js/eslint-plugin-import/pull/1586 +[#1572]: https://github.com/import-js/eslint-plugin-import/pull/1572 +[#1569]: https://github.com/import-js/eslint-plugin-import/pull/1569 +[#1563]: https://github.com/import-js/eslint-plugin-import/pull/1563 +[#1560]: https://github.com/import-js/eslint-plugin-import/pull/1560 +[#1551]: https://github.com/import-js/eslint-plugin-import/pull/1551 +[#1542]: https://github.com/import-js/eslint-plugin-import/pull/1542 +[#1534]: https://github.com/import-js/eslint-plugin-import/pull/1534 +[#1528]: https://github.com/import-js/eslint-plugin-import/pull/1528 +[#1526]: https://github.com/import-js/eslint-plugin-import/pull/1526 +[#1521]: https://github.com/import-js/eslint-plugin-import/pull/1521 +[#1519]: https://github.com/import-js/eslint-plugin-import/pull/1519 +[#1517]: https://github.com/import-js/eslint-plugin-import/pull/1517 +[#1507]: https://github.com/import-js/eslint-plugin-import/pull/1507 +[#1506]: https://github.com/import-js/eslint-plugin-import/pull/1506 +[#1496]: https://github.com/import-js/eslint-plugin-import/pull/1496 +[#1495]: https://github.com/import-js/eslint-plugin-import/pull/1495 +[#1494]: https://github.com/import-js/eslint-plugin-import/pull/1494 +[#1493]: https://github.com/import-js/eslint-plugin-import/pull/1493 +[#1491]: https://github.com/import-js/eslint-plugin-import/pull/1491 +[#1472]: https://github.com/import-js/eslint-plugin-import/pull/1472 +[#1470]: https://github.com/import-js/eslint-plugin-import/pull/1470 +[#1447]: https://github.com/import-js/eslint-plugin-import/pull/1447 +[#1439]: https://github.com/import-js/eslint-plugin-import/pull/1439 +[#1436]: https://github.com/import-js/eslint-plugin-import/pull/1436 +[#1435]: https://github.com/import-js/eslint-plugin-import/pull/1435 +[#1425]: https://github.com/import-js/eslint-plugin-import/pull/1425 +[#1419]: https://github.com/import-js/eslint-plugin-import/pull/1419 +[#1412]: https://github.com/import-js/eslint-plugin-import/pull/1412 +[#1409]: https://github.com/import-js/eslint-plugin-import/pull/1409 +[#1404]: https://github.com/import-js/eslint-plugin-import/pull/1404 +[#1401]: https://github.com/import-js/eslint-plugin-import/pull/1401 +[#1393]: https://github.com/import-js/eslint-plugin-import/pull/1393 +[#1389]: https://github.com/import-js/eslint-plugin-import/pull/1389 +[#1386]: https://github.com/import-js/eslint-plugin-import/pull/1386 +[#1377]: https://github.com/import-js/eslint-plugin-import/pull/1377 +[#1375]: https://github.com/import-js/eslint-plugin-import/pull/1375 +[#1372]: https://github.com/import-js/eslint-plugin-import/pull/1372 +[#1371]: https://github.com/import-js/eslint-plugin-import/pull/1371 +[#1370]: https://github.com/import-js/eslint-plugin-import/pull/1370 +[#1363]: https://github.com/import-js/eslint-plugin-import/pull/1363 +[#1360]: https://github.com/import-js/eslint-plugin-import/pull/1360 +[#1358]: https://github.com/import-js/eslint-plugin-import/pull/1358 +[#1356]: https://github.com/import-js/eslint-plugin-import/pull/1356 +[#1354]: https://github.com/import-js/eslint-plugin-import/pull/1354 +[#1352]: https://github.com/import-js/eslint-plugin-import/pull/1352 +[#1347]: https://github.com/import-js/eslint-plugin-import/pull/1347 +[#1345]: https://github.com/import-js/eslint-plugin-import/pull/1345 +[#1342]: https://github.com/import-js/eslint-plugin-import/pull/1342 +[#1340]: https://github.com/import-js/eslint-plugin-import/pull/1340 +[#1333]: https://github.com/import-js/eslint-plugin-import/pull/1333 +[#1331]: https://github.com/import-js/eslint-plugin-import/pull/1331 +[#1330]: https://github.com/import-js/eslint-plugin-import/pull/1330 +[#1320]: https://github.com/import-js/eslint-plugin-import/pull/1320 +[#1319]: https://github.com/import-js/eslint-plugin-import/pull/1319 +[#1312]: https://github.com/import-js/eslint-plugin-import/pull/1312 +[#1308]: https://github.com/import-js/eslint-plugin-import/pull/1308 +[#1304]: https://github.com/import-js/eslint-plugin-import/pull/1304 +[#1297]: https://github.com/import-js/eslint-plugin-import/pull/1297 +[#1295]: https://github.com/import-js/eslint-plugin-import/pull/1295 +[#1294]: https://github.com/import-js/eslint-plugin-import/pull/1294 +[#1290]: https://github.com/import-js/eslint-plugin-import/pull/1290 +[#1277]: https://github.com/import-js/eslint-plugin-import/pull/1277 +[#1257]: https://github.com/import-js/eslint-plugin-import/pull/1257 +[#1253]: https://github.com/import-js/eslint-plugin-import/pull/1253 +[#1248]: https://github.com/import-js/eslint-plugin-import/pull/1248 +[#1238]: https://github.com/import-js/eslint-plugin-import/pull/1238 +[#1237]: https://github.com/import-js/eslint-plugin-import/pull/1237 +[#1235]: https://github.com/import-js/eslint-plugin-import/pull/1235 +[#1234]: https://github.com/import-js/eslint-plugin-import/pull/1234 +[#1232]: https://github.com/import-js/eslint-plugin-import/pull/1232 +[#1223]: https://github.com/import-js/eslint-plugin-import/pull/1223 +[#1222]: https://github.com/import-js/eslint-plugin-import/pull/1222 +[#1218]: https://github.com/import-js/eslint-plugin-import/pull/1218 +[#1176]: https://github.com/import-js/eslint-plugin-import/pull/1176 +[#1163]: https://github.com/import-js/eslint-plugin-import/pull/1163 +[#1157]: https://github.com/import-js/eslint-plugin-import/pull/1157 +[#1151]: https://github.com/import-js/eslint-plugin-import/pull/1151 +[#1142]: https://github.com/import-js/eslint-plugin-import/pull/1142 +[#1139]: https://github.com/import-js/eslint-plugin-import/pull/1139 +[#1137]: https://github.com/import-js/eslint-plugin-import/pull/1137 +[#1135]: https://github.com/import-js/eslint-plugin-import/pull/1135 +[#1128]: https://github.com/import-js/eslint-plugin-import/pull/1128 +[#1126]: https://github.com/import-js/eslint-plugin-import/pull/1126 +[#1122]: https://github.com/import-js/eslint-plugin-import/pull/1122 +[#1112]: https://github.com/import-js/eslint-plugin-import/pull/1112 +[#1107]: https://github.com/import-js/eslint-plugin-import/pull/1107 +[#1106]: https://github.com/import-js/eslint-plugin-import/pull/1106 +[#1105]: https://github.com/import-js/eslint-plugin-import/pull/1105 +[#1093]: https://github.com/import-js/eslint-plugin-import/pull/1093 +[#1085]: https://github.com/import-js/eslint-plugin-import/pull/1085 +[#1068]: https://github.com/import-js/eslint-plugin-import/pull/1068 +[#1049]: https://github.com/import-js/eslint-plugin-import/pull/1049 +[#1046]: https://github.com/import-js/eslint-plugin-import/pull/1046 +[#966]: https://github.com/import-js/eslint-plugin-import/pull/966 +[#944]: https://github.com/import-js/eslint-plugin-import/pull/944 +[#912]: https://github.com/import-js/eslint-plugin-import/pull/912 +[#908]: https://github.com/import-js/eslint-plugin-import/pull/908 +[#891]: https://github.com/import-js/eslint-plugin-import/pull/891 +[#889]: https://github.com/import-js/eslint-plugin-import/pull/889 +[#880]: https://github.com/import-js/eslint-plugin-import/pull/880 +[#871]: https://github.com/import-js/eslint-plugin-import/pull/871 +[#858]: https://github.com/import-js/eslint-plugin-import/pull/858 +[#843]: https://github.com/import-js/eslint-plugin-import/pull/843 +[#804]: https://github.com/import-js/eslint-plugin-import/pull/804 +[#797]: https://github.com/import-js/eslint-plugin-import/pull/797 +[#794]: https://github.com/import-js/eslint-plugin-import/pull/794 +[#744]: https://github.com/import-js/eslint-plugin-import/pull/744 +[#742]: https://github.com/import-js/eslint-plugin-import/pull/742 +[#737]: https://github.com/import-js/eslint-plugin-import/pull/737 +[#727]: https://github.com/import-js/eslint-plugin-import/pull/727 +[#721]: https://github.com/import-js/eslint-plugin-import/pull/721 +[#712]: https://github.com/import-js/eslint-plugin-import/pull/712 +[#696]: https://github.com/import-js/eslint-plugin-import/pull/696 +[#685]: https://github.com/import-js/eslint-plugin-import/pull/685 +[#680]: https://github.com/import-js/eslint-plugin-import/pull/680 +[#654]: https://github.com/import-js/eslint-plugin-import/pull/654 +[#639]: https://github.com/import-js/eslint-plugin-import/pull/639 +[#632]: https://github.com/import-js/eslint-plugin-import/pull/632 +[#630]: https://github.com/import-js/eslint-plugin-import/pull/630 +[#629]: https://github.com/import-js/eslint-plugin-import/pull/629 +[#628]: https://github.com/import-js/eslint-plugin-import/pull/628 +[#596]: https://github.com/import-js/eslint-plugin-import/pull/596 +[#586]: https://github.com/import-js/eslint-plugin-import/pull/586 +[#578]: https://github.com/import-js/eslint-plugin-import/pull/578 +[#568]: https://github.com/import-js/eslint-plugin-import/pull/568 +[#555]: https://github.com/import-js/eslint-plugin-import/pull/555 +[#538]: https://github.com/import-js/eslint-plugin-import/pull/538 +[#527]: https://github.com/import-js/eslint-plugin-import/pull/527 +[#518]: https://github.com/import-js/eslint-plugin-import/pull/518 +[#509]: https://github.com/import-js/eslint-plugin-import/pull/509 +[#508]: https://github.com/import-js/eslint-plugin-import/pull/508 +[#503]: https://github.com/import-js/eslint-plugin-import/pull/503 +[#499]: https://github.com/import-js/eslint-plugin-import/pull/499 +[#489]: https://github.com/import-js/eslint-plugin-import/pull/489 +[#485]: https://github.com/import-js/eslint-plugin-import/pull/485 +[#461]: https://github.com/import-js/eslint-plugin-import/pull/461 +[#449]: https://github.com/import-js/eslint-plugin-import/pull/449 +[#444]: https://github.com/import-js/eslint-plugin-import/pull/444 +[#428]: https://github.com/import-js/eslint-plugin-import/pull/428 +[#395]: https://github.com/import-js/eslint-plugin-import/pull/395 +[#371]: https://github.com/import-js/eslint-plugin-import/pull/371 +[#365]: https://github.com/import-js/eslint-plugin-import/pull/365 +[#359]: https://github.com/import-js/eslint-plugin-import/pull/359 +[#343]: https://github.com/import-js/eslint-plugin-import/pull/343 +[#332]: https://github.com/import-js/eslint-plugin-import/pull/332 +[#322]: https://github.com/import-js/eslint-plugin-import/pull/322 +[#321]: https://github.com/import-js/eslint-plugin-import/pull/321 +[#316]: https://github.com/import-js/eslint-plugin-import/pull/316 +[#314]: https://github.com/import-js/eslint-plugin-import/pull/314 +[#308]: https://github.com/import-js/eslint-plugin-import/pull/308 +[#298]: https://github.com/import-js/eslint-plugin-import/pull/298 +[#297]: https://github.com/import-js/eslint-plugin-import/pull/297 +[#296]: https://github.com/import-js/eslint-plugin-import/pull/296 +[#290]: https://github.com/import-js/eslint-plugin-import/pull/290 +[#289]: https://github.com/import-js/eslint-plugin-import/pull/289 +[#288]: https://github.com/import-js/eslint-plugin-import/pull/288 +[#287]: https://github.com/import-js/eslint-plugin-import/pull/287 +[#278]: https://github.com/import-js/eslint-plugin-import/pull/278 +[#261]: https://github.com/import-js/eslint-plugin-import/pull/261 +[#256]: https://github.com/import-js/eslint-plugin-import/pull/256 +[#254]: https://github.com/import-js/eslint-plugin-import/pull/254 +[#250]: https://github.com/import-js/eslint-plugin-import/pull/250 +[#247]: https://github.com/import-js/eslint-plugin-import/pull/247 +[#245]: https://github.com/import-js/eslint-plugin-import/pull/245 +[#243]: https://github.com/import-js/eslint-plugin-import/pull/243 +[#241]: https://github.com/import-js/eslint-plugin-import/pull/241 +[#239]: https://github.com/import-js/eslint-plugin-import/pull/239 +[#228]: https://github.com/import-js/eslint-plugin-import/pull/228 +[#211]: https://github.com/import-js/eslint-plugin-import/pull/211 +[#164]: https://github.com/import-js/eslint-plugin-import/pull/164 +[#157]: https://github.com/import-js/eslint-plugin-import/pull/157 +[#2118]: https://github.com/import-js/eslint-plugin-import/issues/2118 +[#2067]: https://github.com/import-js/eslint-plugin-import/issues/2067 +[#2056]: https://github.com/import-js/eslint-plugin-import/issues/2056 +[#2063]: https://github.com/import-js/eslint-plugin-import/issues/2063 +[#1965]: https://github.com/import-js/eslint-plugin-import/issues/1965 +[#1924]: https://github.com/import-js/eslint-plugin-import/issues/1924 +[#1854]: https://github.com/import-js/eslint-plugin-import/issues/1854 +[#1841]: https://github.com/import-js/eslint-plugin-import/issues/1841 +[#1834]: https://github.com/import-js/eslint-plugin-import/issues/1834 +[#1814]: https://github.com/import-js/eslint-plugin-import/issues/1814 +[#1811]: https://github.com/import-js/eslint-plugin-import/issues/1811 +[#1808]: https://github.com/import-js/eslint-plugin-import/issues/1808 +[#1805]: https://github.com/import-js/eslint-plugin-import/issues/1805 +[#1801]: https://github.com/import-js/eslint-plugin-import/issues/1801 +[#1722]: https://github.com/import-js/eslint-plugin-import/issues/1722 +[#1704]: https://github.com/import-js/eslint-plugin-import/issues/1704 +[#1702]: https://github.com/import-js/eslint-plugin-import/issues/1702 +[#1635]: https://github.com/import-js/eslint-plugin-import/issues/1635 +[#1631]: https://github.com/import-js/eslint-plugin-import/issues/1631 +[#1616]: https://github.com/import-js/eslint-plugin-import/issues/1616 +[#1613]: https://github.com/import-js/eslint-plugin-import/issues/1613 +[#1589]: https://github.com/import-js/eslint-plugin-import/issues/1589 +[#1565]: https://github.com/import-js/eslint-plugin-import/issues/1565 +[#1366]: https://github.com/import-js/eslint-plugin-import/issues/1366 +[#1334]: https://github.com/import-js/eslint-plugin-import/issues/1334 +[#1323]: https://github.com/import-js/eslint-plugin-import/issues/1323 +[#1322]: https://github.com/import-js/eslint-plugin-import/issues/1322 +[#1300]: https://github.com/import-js/eslint-plugin-import/issues/1300 +[#1293]: https://github.com/import-js/eslint-plugin-import/issues/1293 +[#1266]: https://github.com/import-js/eslint-plugin-import/issues/1266 +[#1256]: https://github.com/import-js/eslint-plugin-import/issues/1256 +[#1233]: https://github.com/import-js/eslint-plugin-import/issues/1233 +[#1175]: https://github.com/import-js/eslint-plugin-import/issues/1175 +[#1166]: https://github.com/import-js/eslint-plugin-import/issues/1166 +[#1144]: https://github.com/import-js/eslint-plugin-import/issues/1144 +[#1058]: https://github.com/import-js/eslint-plugin-import/issues/1058 +[#1035]: https://github.com/import-js/eslint-plugin-import/issues/1035 +[#931]: https://github.com/import-js/eslint-plugin-import/issues/931 +[#886]: https://github.com/import-js/eslint-plugin-import/issues/886 +[#863]: https://github.com/import-js/eslint-plugin-import/issues/863 +[#842]: https://github.com/import-js/eslint-plugin-import/issues/842 +[#839]: https://github.com/import-js/eslint-plugin-import/issues/839 +[#795]: https://github.com/import-js/eslint-plugin-import/issues/795 +[#793]: https://github.com/import-js/eslint-plugin-import/issues/793 +[#720]: https://github.com/import-js/eslint-plugin-import/issues/720 +[#717]: https://github.com/import-js/eslint-plugin-import/issues/717 +[#686]: https://github.com/import-js/eslint-plugin-import/issues/686 +[#671]: https://github.com/import-js/eslint-plugin-import/issues/671 +[#660]: https://github.com/import-js/eslint-plugin-import/issues/660 +[#653]: https://github.com/import-js/eslint-plugin-import/issues/653 +[#627]: https://github.com/import-js/eslint-plugin-import/issues/627 +[#620]: https://github.com/import-js/eslint-plugin-import/issues/620 +[#609]: https://github.com/import-js/eslint-plugin-import/issues/609 +[#604]: https://github.com/import-js/eslint-plugin-import/issues/604 +[#602]: https://github.com/import-js/eslint-plugin-import/issues/602 +[#601]: https://github.com/import-js/eslint-plugin-import/issues/601 +[#592]: https://github.com/import-js/eslint-plugin-import/issues/592 +[#577]: https://github.com/import-js/eslint-plugin-import/issues/577 +[#570]: https://github.com/import-js/eslint-plugin-import/issues/570 +[#567]: https://github.com/import-js/eslint-plugin-import/issues/567 +[#566]: https://github.com/import-js/eslint-plugin-import/issues/566 +[#545]: https://github.com/import-js/eslint-plugin-import/issues/545 +[#530]: https://github.com/import-js/eslint-plugin-import/issues/530 +[#529]: https://github.com/import-js/eslint-plugin-import/issues/529 +[#519]: https://github.com/import-js/eslint-plugin-import/issues/519 +[#507]: https://github.com/import-js/eslint-plugin-import/issues/507 +[#484]: https://github.com/import-js/eslint-plugin-import/issues/484 +[#478]: https://github.com/import-js/eslint-plugin-import/issues/478 +[#456]: https://github.com/import-js/eslint-plugin-import/issues/456 +[#453]: https://github.com/import-js/eslint-plugin-import/issues/453 +[#452]: https://github.com/import-js/eslint-plugin-import/issues/452 +[#447]: https://github.com/import-js/eslint-plugin-import/issues/447 +[#441]: https://github.com/import-js/eslint-plugin-import/issues/441 +[#423]: https://github.com/import-js/eslint-plugin-import/issues/423 +[#416]: https://github.com/import-js/eslint-plugin-import/issues/416 +[#415]: https://github.com/import-js/eslint-plugin-import/issues/415 +[#402]: https://github.com/import-js/eslint-plugin-import/issues/402 +[#386]: https://github.com/import-js/eslint-plugin-import/issues/386 +[#373]: https://github.com/import-js/eslint-plugin-import/issues/373 +[#370]: https://github.com/import-js/eslint-plugin-import/issues/370 +[#348]: https://github.com/import-js/eslint-plugin-import/issues/348 +[#342]: https://github.com/import-js/eslint-plugin-import/issues/342 +[#328]: https://github.com/import-js/eslint-plugin-import/issues/328 +[#317]: https://github.com/import-js/eslint-plugin-import/issues/317 +[#313]: https://github.com/import-js/eslint-plugin-import/issues/313 +[#311]: https://github.com/import-js/eslint-plugin-import/issues/311 +[#306]: https://github.com/import-js/eslint-plugin-import/issues/306 +[#286]: https://github.com/import-js/eslint-plugin-import/issues/286 +[#283]: https://github.com/import-js/eslint-plugin-import/issues/283 +[#281]: https://github.com/import-js/eslint-plugin-import/issues/281 +[#275]: https://github.com/import-js/eslint-plugin-import/issues/275 +[#272]: https://github.com/import-js/eslint-plugin-import/issues/272 +[#270]: https://github.com/import-js/eslint-plugin-import/issues/270 +[#267]: https://github.com/import-js/eslint-plugin-import/issues/267 +[#266]: https://github.com/import-js/eslint-plugin-import/issues/266 +[#216]: https://github.com/import-js/eslint-plugin-import/issues/216 +[#214]: https://github.com/import-js/eslint-plugin-import/issues/214 +[#210]: https://github.com/import-js/eslint-plugin-import/issues/210 +[#200]: https://github.com/import-js/eslint-plugin-import/issues/200 +[#192]: https://github.com/import-js/eslint-plugin-import/issues/192 +[#191]: https://github.com/import-js/eslint-plugin-import/issues/191 +[#189]: https://github.com/import-js/eslint-plugin-import/issues/189 +[#170]: https://github.com/import-js/eslint-plugin-import/issues/170 +[#155]: https://github.com/import-js/eslint-plugin-import/issues/155 +[#119]: https://github.com/import-js/eslint-plugin-import/issues/119 +[#89]: https://github.com/import-js/eslint-plugin-import/issues/89 + +[Unreleased]: https://github.com/import-js/eslint-plugin-import/compare/v2.23.4...HEAD +[2.23.4]: https://github.com/import-js/eslint-plugin-import/compare/v2.23.3...v2.23.4 +[2.23.3]: https://github.com/import-js/eslint-plugin-import/compare/v2.23.2...v2.23.3 +[2.23.2]: https://github.com/import-js/eslint-plugin-import/compare/v2.23.1...v2.23.2 +[2.23.1]: https://github.com/import-js/eslint-plugin-import/compare/v2.23.0...v2.23.1 +[2.23.0]: https://github.com/import-js/eslint-plugin-import/compare/v2.22.1...v2.23.0 +[2.22.1]: https://github.com/import-js/eslint-plugin-import/compare/v2.22.0...v2.22.1 +[2.22.0]: https://github.com/import-js/eslint-plugin-import/compare/v2.21.1...v2.22.0 +[2.21.2]: https://github.com/import-js/eslint-plugin-import/compare/v2.21.1...v2.21.2 +[2.21.1]: https://github.com/import-js/eslint-plugin-import/compare/v2.21.0...v2.21.1 +[2.21.0]: https://github.com/import-js/eslint-plugin-import/compare/v2.20.2...v2.21.0 +[2.20.1]: https://github.com/import-js/eslint-plugin-import/compare/v2.20.1...v2.20.2 +[2.20.0]: https://github.com/import-js/eslint-plugin-import/compare/v2.20.0...v2.20.1 +[2.19.1]: https://github.com/import-js/eslint-plugin-import/compare/v2.19.1...v2.20.0 +[2.19.1]: https://github.com/import-js/eslint-plugin-import/compare/v2.19.0...v2.19.1 +[2.19.0]: https://github.com/import-js/eslint-plugin-import/compare/v2.18.2...v2.19.0 +[2.18.2]: https://github.com/import-js/eslint-plugin-import/compare/v2.18.1...v2.18.2 +[2.18.1]: https://github.com/import-js/eslint-plugin-import/compare/v2.18.0...v2.18.1 +[2.18.0]: https://github.com/import-js/eslint-plugin-import/compare/v2.17.3...v2.18.0 +[2.17.3]: https://github.com/import-js/eslint-plugin-import/compare/v2.17.2...v2.17.3 +[2.17.2]: https://github.com/import-js/eslint-plugin-import/compare/v2.17.1...v2.17.2 +[2.17.1]: https://github.com/import-js/eslint-plugin-import/compare/v2.17.0...v2.17.1 +[2.17.0]: https://github.com/import-js/eslint-plugin-import/compare/v2.16.0...v2.17.0 +[2.16.0]: https://github.com/import-js/eslint-plugin-import/compare/v2.15.0...v2.16.0 +[2.15.0]: https://github.com/import-js/eslint-plugin-import/compare/v2.14.0...v2.15.0 +[2.14.0]: https://github.com/import-js/eslint-plugin-import/compare/v2.13.0...v2.14.0 +[2.13.0]: https://github.com/import-js/eslint-plugin-import/compare/v2.12.0...v2.13.0 +[2.12.0]: https://github.com/import-js/eslint-plugin-import/compare/v2.11.0...v2.12.0 +[2.11.0]: https://github.com/import-js/eslint-plugin-import/compare/v2.10.0...v2.11.0 +[2.10.0]: https://github.com/import-js/eslint-plugin-import/compare/v2.9.0...v2.10.0 +[2.9.0]: https://github.com/import-js/eslint-plugin-import/compare/v2.8.0...v2.9.0 +[2.8.0]: https://github.com/import-js/eslint-plugin-import/compare/v2.7.0...v2.8.0 +[2.7.0]: https://github.com/import-js/eslint-plugin-import/compare/v2.6.1...v2.7.0 +[2.6.1]: https://github.com/import-js/eslint-plugin-import/compare/v2.6.0...v2.6.1 +[2.6.0]: https://github.com/import-js/eslint-plugin-import/compare/v2.5.0...v2.6.0 +[2.5.0]: https://github.com/import-js/eslint-plugin-import/compare/v2.4.0...v2.5.0 +[2.4.0]: https://github.com/import-js/eslint-plugin-import/compare/v2.3.0...v2.4.0 +[2.3.0]: https://github.com/import-js/eslint-plugin-import/compare/v2.2.0...v2.3.0 +[2.2.0]: https://github.com/import-js/eslint-plugin-import/compare/v2.1.0...v2.2.0 +[2.1.0]: https://github.com/import-js/eslint-plugin-import/compare/v2.0.1...v2.1.0 +[2.0.1]: https://github.com/import-js/eslint-plugin-import/compare/v2.0.0...v2.0.1 +[2.0.0]: https://github.com/import-js/eslint-plugin-import/compare/v1.16.0...v2.0.0 +[1.16.0]: https://github.com/import-js/eslint-plugin-import/compare/v1.15.0...v1.16.0 +[1.15.0]: https://github.com/import-js/eslint-plugin-import/compare/v1.14.0...v1.15.0 +[1.14.0]: https://github.com/import-js/eslint-plugin-import/compare/v1.13.0...v1.14.0 +[1.13.0]: https://github.com/import-js/eslint-plugin-import/compare/v1.12.0...v1.13.0 +[1.12.0]: https://github.com/import-js/eslint-plugin-import/compare/v1.11.1...v1.12.0 +[1.11.1]: https://github.com/import-js/eslint-plugin-import/compare/v1.11.0...v1.11.1 +[1.11.0]: https://github.com/import-js/eslint-plugin-import/compare/v1.10.3...v1.11.0 +[1.10.3]: https://github.com/import-js/eslint-plugin-import/compare/v1.10.2...v1.10.3 +[1.10.2]: https://github.com/import-js/eslint-plugin-import/compare/v1.10.1...v1.10.2 +[1.10.1]: https://github.com/import-js/eslint-plugin-import/compare/v1.10.0...v1.10.1 +[1.10.0]: https://github.com/import-js/eslint-plugin-import/compare/v1.9.2...v1.10.0 +[1.9.2]: https://github.com/import-js/eslint-plugin-import/compare/v1.9.1...v1.9.2 +[1.9.1]: https://github.com/import-js/eslint-plugin-import/compare/v1.9.0...v1.9.1 +[1.9.0]: https://github.com/import-js/eslint-plugin-import/compare/v1.8.1...v1.9.0 +[1.8.1]: https://github.com/import-js/eslint-plugin-import/compare/v1.8.0...v1.8.1 +[1.8.0]: https://github.com/import-js/eslint-plugin-import/compare/v1.7.0...v1.8.0 +[1.7.0]: https://github.com/import-js/eslint-plugin-import/compare/v1.6.1...v1.7.0 +[1.6.1]: https://github.com/import-js/eslint-plugin-import/compare/v1.6.0...v1.6.1 +[1.6.0]: https://github.com/import-js/eslint-plugin-import/compare/v1.5.0...1.6.0 +[1.5.0]: https://github.com/import-js/eslint-plugin-import/compare/v1.4.0...v1.5.0 +[1.4.0]: https://github.com/import-js/eslint-plugin-import/compare/v1.3.0...v1.4.0 +[1.3.0]: https://github.com/import-js/eslint-plugin-import/compare/v1.2.0...v1.3.0 +[1.2.0]: https://github.com/import-js/eslint-plugin-import/compare/v1.1.0...v1.2.0 +[1.1.0]: https://github.com/import-js/eslint-plugin-import/compare/v1.0.4...v1.1.0 +[1.0.4]: https://github.com/import-js/eslint-plugin-import/compare/v1.0.3...v1.0.4 +[1.0.3]: https://github.com/import-js/eslint-plugin-import/compare/v1.0.2...v1.0.3 +[1.0.2]: https://github.com/import-js/eslint-plugin-import/compare/v1.0.1...v1.0.2 +[1.0.1]: https://github.com/import-js/eslint-plugin-import/compare/v1.0.0...v1.0.1 +[1.0.0]: https://github.com/import-js/eslint-plugin-import/compare/v1.0.0-beta.0...v1.0.0 +[1.0.0-beta.0]: https://github.com/import-js/eslint-plugin-import/compare/v0.13.0...v1.0.0-beta.0 +[0.13.0]: https://github.com/import-js/eslint-plugin-import/compare/v0.12.1...v0.13.0 +[0.12.2]: https://github.com/import-js/eslint-plugin-import/compare/v0.12.1...v0.12.2 +[0.12.1]: https://github.com/import-js/eslint-plugin-import/compare/v0.12.0...v0.12.1 +[0.12.0]: https://github.com/import-js/eslint-plugin-import/compare/v0.11.0...v0.12.0 +[0.11.0]: https://github.com/import-js/eslint-plugin-import/compare/v0.10.1...v0.11.0 [@1pete]: https://github.com/1pete [@3nuc]: https://github.com/3nuc diff --git a/README.md b/README.md index d7d50eaf5..36801e810 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # eslint-plugin-import -[![build status](https://travis-ci.org/benmosher/eslint-plugin-import.svg?branch=master)](https://travis-ci.org/benmosher/eslint-plugin-import) -[![Coverage Status](https://coveralls.io/repos/github/benmosher/eslint-plugin-import/badge.svg?branch=master)](https://coveralls.io/github/benmosher/eslint-plugin-import?branch=master) -[![win32 build status](https://ci.appveyor.com/api/projects/status/3mw2fifalmjlqf56/branch/master?svg=true)](https://ci.appveyor.com/project/benmosher/eslint-plugin-import/branch/master) +[![build status](https://travis-ci.org/import-js/eslint-plugin-import.svg?branch=master)](https://travis-ci.org/import-js/eslint-plugin-import) +[![Coverage Status](https://coveralls.io/repos/github/import-js/eslint-plugin-import/badge.svg?branch=master)](https://coveralls.io/github/import-js/eslint-plugin-import?branch=master) +[![win32 build status](https://ci.appveyor.com/api/projects/status/3mw2fifalmjlqf56/branch/master?svg=true)](https://ci.appveyor.com/project/import-js/eslint-plugin-import/branch/master) [![npm](https://img.shields.io/npm/v/eslint-plugin-import.svg)](https://www.npmjs.com/package/eslint-plugin-import) [![npm downloads](https://img.shields.io/npm/dt/eslint-plugin-import.svg?maxAge=2592000)](http://www.npmtrends.com/eslint-plugin-import) @@ -190,7 +190,7 @@ runtime (allowing some modules to be included more traditionally via script tags In the interest of supporting both of these, v0.11 introduces resolvers. Currently [Node] and [webpack] resolution have been implemented, but the -resolvers are just npm packages, so [third party packages are supported](https://github.com/benmosher/eslint-plugin-import/wiki/Resolvers) (and encouraged!). +resolvers are just npm packages, so [third party packages are supported](https://github.com/import-js/eslint-plugin-import/wiki/Resolvers) (and encouraged!). You can reference resolvers in several ways (in order of precedence): diff --git a/RELEASE.md b/RELEASE.md index e16a58993..34ef1aadc 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -13,16 +13,16 @@ at last version's tag. ```markdown - [Unreleased]: https://github.com/benmosher/eslint-plugin-import/compare/v2.0.1...HEAD - [2.0.1]: https://github.com/benmosher/eslint-plugin-import/compare/v2.0.0...v2.0.1 + [Unreleased]: https://github.com/import-js/eslint-plugin-import/compare/v2.0.1...HEAD + [2.0.1]: https://github.com/import-js/eslint-plugin-import/compare/v2.0.0...v2.0.1 ``` becomes ```markdown - [Unreleased]: https://github.com/benmosher/eslint-plugin-import/compare/v2.1.0...HEAD - [2.1.0]: https://github.com/benmosher/eslint-plugin-import/compare/v2.0.1...v2.1.0 - [2.0.1]: https://github.com/benmosher/eslint-plugin-import/compare/v2.0.0...v2.0.1 + [Unreleased]: https://github.com/import-js/eslint-plugin-import/compare/v2.1.0...HEAD + [2.1.0]: https://github.com/import-js/eslint-plugin-import/compare/v2.0.1...v2.1.0 + [2.0.1]: https://github.com/import-js/eslint-plugin-import/compare/v2.0.0...v2.0.1 ``` Generally, don't use `npm version` for this because it creates a tag, which I normally diff --git a/docs/rules/first.md b/docs/rules/first.md index eada966c8..cc19003be 100644 --- a/docs/rules/first.md +++ b/docs/rules/first.md @@ -67,4 +67,4 @@ enable this rule. - Issue [#255] [`import/order`]: ./order.md -[#255]: https://github.com/benmosher/eslint-plugin-import/issues/255 +[#255]: https://github.com/import-js/eslint-plugin-import/issues/255 diff --git a/docs/rules/imports-first.md b/docs/rules/imports-first.md index b7f20754a..e4cdda115 100644 --- a/docs/rules/imports-first.md +++ b/docs/rules/imports-first.md @@ -1,3 +1,3 @@ # imports-first -This rule was **deprecated** in eslint-plugin-import v2.0.0. Please use the corresponding rule [`first`](https://github.com/benmosher/eslint-plugin-import/blob/master/docs/rules/first.md). +This rule was **deprecated** in eslint-plugin-import v2.0.0. Please use the corresponding rule [`first`](https://github.com/import-js/eslint-plugin-import/blob/master/docs/rules/first.md). diff --git a/docs/rules/no-cycle.md b/docs/rules/no-cycle.md index 7d54e81ff..7f1b4255a 100644 --- a/docs/rules/no-cycle.md +++ b/docs/rules/no-cycle.md @@ -83,7 +83,7 @@ this rule enabled. ## Further Reading -- [Original inspiring issue](https://github.com/benmosher/eslint-plugin-import/issues/941) +- [Original inspiring issue](https://github.com/import-js/eslint-plugin-import/issues/941) - Rule to detect that module imports itself: [`no-self-import`] - [`import/external-module-folders`] setting diff --git a/docs/rules/no-duplicates.md b/docs/rules/no-duplicates.md index f59b14d9c..c37510325 100644 --- a/docs/rules/no-duplicates.md +++ b/docs/rules/no-duplicates.md @@ -7,7 +7,7 @@ ESLint core has a similar rule ([`no-duplicate-imports`](http://eslint.org/docs/ is different in two key ways: 1. the paths in the source code don't have to exactly match, they just have to point to the same module on the filesystem. (i.e. `./foo` and `./foo.js`) -2. this version distinguishes Flow `type` imports from standard imports. ([#334](https://github.com/benmosher/eslint-plugin-import/pull/334)) +2. this version distinguishes Flow `type` imports from standard imports. ([#334](https://github.com/import-js/eslint-plugin-import/pull/334)) ## Rule Details diff --git a/docs/rules/no-unused-modules.md b/docs/rules/no-unused-modules.md index 4c04333ad..01c13557c 100644 --- a/docs/rules/no-unused-modules.md +++ b/docs/rules/no-unused-modules.md @@ -10,7 +10,7 @@ Note: dynamic imports are currently not supported. ### Usage -In order for this plugin to work, one of the options `missingExports` or `unusedExports` must be enabled (see "Options" section below). In the future, these options will be enabled by default (see https://github.com/benmosher/eslint-plugin-import/issues/1324) +In order for this plugin to work, one of the options `missingExports` or `unusedExports` must be enabled (see "Options" section below). In the future, these options will be enabled by default (see https://github.com/import-js/eslint-plugin-import/issues/1324) Example: ``` diff --git a/docs/rules/no-useless-path-segments.md b/docs/rules/no-useless-path-segments.md index 19b772585..81b56579c 100644 --- a/docs/rules/no-useless-path-segments.md +++ b/docs/rules/no-useless-path-segments.md @@ -72,7 +72,7 @@ import "./pages/index"; // should be "./pages" (auto-fixable) import "./pages/index.js"; // should be "./pages" (auto-fixable) ``` -Note: `noUselessIndex` only avoids ambiguous imports for `.js` files if you haven't specified other resolved file extensions. See [Settings: import/extensions](https://github.com/benmosher/eslint-plugin-import#importextensions) for details. +Note: `noUselessIndex` only avoids ambiguous imports for `.js` files if you haven't specified other resolved file extensions. See [Settings: import/extensions](https://github.com/import-js/eslint-plugin-import#importextensions) for details. ### commonjs diff --git a/memo-parser/package.json b/memo-parser/package.json index 9aa7647b8..723005d21 100644 --- a/memo-parser/package.json +++ b/memo-parser/package.json @@ -12,7 +12,7 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/benmosher/eslint-plugin-import.git" + "url": "git+https://github.com/import-js/eslint-plugin-import.git" }, "keywords": [ "eslint", @@ -22,9 +22,9 @@ "author": "Ben Mosher (me@benmosher.com)", "license": "MIT", "bugs": { - "url": "https://github.com/benmosher/eslint-plugin-import/issues" + "url": "https://github.com/import-js/eslint-plugin-import/issues" }, - "homepage": "https://github.com/benmosher/eslint-plugin-import#readme", + "homepage": "https://github.com/import-js/eslint-plugin-import#readme", "peerDependencies": { "eslint": ">=3.5.0" }, diff --git a/package.json b/package.json index 0bc423798..d475bdf63 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ }, "repository": { "type": "git", - "url": "https://github.com/benmosher/eslint-plugin-import" + "url": "https://github.com/import-js/eslint-plugin-import" }, "keywords": [ "eslint", @@ -50,9 +50,9 @@ "author": "Ben Mosher ", "license": "MIT", "bugs": { - "url": "https://github.com/benmosher/eslint-plugin-import/issues" + "url": "https://github.com/import-js/eslint-plugin-import/issues" }, - "homepage": "https://github.com/benmosher/eslint-plugin-import", + "homepage": "https://github.com/import-js/eslint-plugin-import", "devDependencies": { "@eslint/import-test-order-redirect-scoped": "file:./tests/files/order-redirect-scoped", "@test-scope/some-module": "file:./tests/files/symlinked-module", diff --git a/resolvers/node/CHANGELOG.md b/resolvers/node/CHANGELOG.md index 86554a423..e8c4d9e2a 100644 --- a/resolvers/node/CHANGELOG.md +++ b/resolvers/node/CHANGELOG.md @@ -51,14 +51,14 @@ This change log adheres to standards from [Keep a CHANGELOG](http://keepachangel ### Fixed - find files with `.json` extensions (#333, thanks for noticing @jfmengels) -[#2166]: https://github.com/benmosher/eslint-plugin-import/pull/2166 -[#438]: https://github.com/benmosher/eslint-plugin-import/pull/438 - -[#1663]: https://github.com/benmosher/eslint-plugin-import/issues/1663 -[#1595]: https://github.com/benmosher/eslint-plugin-import/pull/1595 -[#939]: https://github.com/benmosher/eslint-plugin-import/issues/939 -[#531]: https://github.com/benmosher/eslint-plugin-import/issues/531 -[#437]: https://github.com/benmosher/eslint-plugin-import/issues/437 +[#2166]: https://github.com/import-js/eslint-plugin-import/pull/2166 +[#438]: https://github.com/import-js/eslint-plugin-import/pull/438 + +[#1663]: https://github.com/import-js/eslint-plugin-import/issues/1663 +[#1595]: https://github.com/import-js/eslint-plugin-import/pull/1595 +[#939]: https://github.com/import-js/eslint-plugin-import/issues/939 +[#531]: https://github.com/import-js/eslint-plugin-import/issues/531 +[#437]: https://github.com/import-js/eslint-plugin-import/issues/437 [@jasonkarns]: https://github.com/jasonkarns [@lukeapage]: https://github.com/lukeapage diff --git a/resolvers/node/package.json b/resolvers/node/package.json index 336e8fb0e..c0b4f5d80 100644 --- a/resolvers/node/package.json +++ b/resolvers/node/package.json @@ -14,7 +14,7 @@ }, "repository": { "type": "git", - "url": "https://github.com/benmosher/eslint-plugin-import" + "url": "https://github.com/import-js/eslint-plugin-import" }, "keywords": [ "eslint", @@ -26,9 +26,9 @@ "author": "Ben Mosher (me@benmosher.com)", "license": "MIT", "bugs": { - "url": "https://github.com/benmosher/eslint-plugin-import/issues" + "url": "https://github.com/import-js/eslint-plugin-import/issues" }, - "homepage": "https://github.com/benmosher/eslint-plugin-import", + "homepage": "https://github.com/import-js/eslint-plugin-import", "dependencies": { "debug": "^3.2.7", "resolve": "^1.20.0" diff --git a/resolvers/webpack/CHANGELOG.md b/resolvers/webpack/CHANGELOG.md index edc67627f..f8ec4c47c 100644 --- a/resolvers/webpack/CHANGELOG.md +++ b/resolvers/webpack/CHANGELOG.md @@ -150,41 +150,41 @@ This change log adheres to standards from [Keep a CHANGELOG](http://keepachangel - `interpret` configs (such as `.babel.js`). Thanks to [@gausie] for the initial PR ([#164], ages ago! 😅) and [@jquense] for tests ([#278]). -[#2023]: https://github.com/benmosher/eslint-plugin-import/pull/2023 -[#1967]: https://github.com/benmosher/eslint-plugin-import/pull/1967 -[#1962]: https://github.com/benmosher/eslint-plugin-import/pull/1962 -[#1705]: https://github.com/benmosher/eslint-plugin-import/pull/1705 -[#1595]: https://github.com/benmosher/eslint-plugin-import/pull/1595 -[#1503]: https://github.com/benmosher/eslint-plugin-import/pull/1503 -[#1297]: https://github.com/benmosher/eslint-plugin-import/pull/1297 -[#1261]: https://github.com/benmosher/eslint-plugin-import/pull/1261 -[#1220]: https://github.com/benmosher/eslint-plugin-import/pull/1220 -[#1091]: https://github.com/benmosher/eslint-plugin-import/pull/1091 -[#969]: https://github.com/benmosher/eslint-plugin-import/pull/969 -[#968]: https://github.com/benmosher/eslint-plugin-import/pull/968 -[#768]: https://github.com/benmosher/eslint-plugin-import/pull/768 -[#683]: https://github.com/benmosher/eslint-plugin-import/pull/683 -[#572]: https://github.com/benmosher/eslint-plugin-import/pull/572 -[#569]: https://github.com/benmosher/eslint-plugin-import/pull/569 -[#533]: https://github.com/benmosher/eslint-plugin-import/pull/533 -[#413]: https://github.com/benmosher/eslint-plugin-import/pull/413 -[#377]: https://github.com/benmosher/eslint-plugin-import/pull/377 -[#363]: https://github.com/benmosher/eslint-plugin-import/pull/363 -[#289]: https://github.com/benmosher/eslint-plugin-import/pull/289 -[#287]: https://github.com/benmosher/eslint-plugin-import/pull/287 -[#278]: https://github.com/benmosher/eslint-plugin-import/pull/278 -[#181]: https://github.com/benmosher/eslint-plugin-import/pull/181 -[#164]: https://github.com/benmosher/eslint-plugin-import/pull/164 - -[#1219]: https://github.com/benmosher/eslint-plugin-import/issues/1219 -[#788]: https://github.com/benmosher/eslint-plugin-import/issues/788 -[#767]: https://github.com/benmosher/eslint-plugin-import/issues/767 -[#681]: https://github.com/benmosher/eslint-plugin-import/issues/681 -[#435]: https://github.com/benmosher/eslint-plugin-import/issues/435 -[#411]: https://github.com/benmosher/eslint-plugin-import/issues/411 -[#357]: https://github.com/benmosher/eslint-plugin-import/issues/357 -[#286]: https://github.com/benmosher/eslint-plugin-import/issues/286 -[#283]: https://github.com/benmosher/eslint-plugin-import/issues/283 +[#2023]: https://github.com/import-js/eslint-plugin-import/pull/2023 +[#1967]: https://github.com/import-js/eslint-plugin-import/pull/1967 +[#1962]: https://github.com/import-js/eslint-plugin-import/pull/1962 +[#1705]: https://github.com/import-js/eslint-plugin-import/pull/1705 +[#1595]: https://github.com/import-js/eslint-plugin-import/pull/1595 +[#1503]: https://github.com/import-js/eslint-plugin-import/pull/1503 +[#1297]: https://github.com/import-js/eslint-plugin-import/pull/1297 +[#1261]: https://github.com/import-js/eslint-plugin-import/pull/1261 +[#1220]: https://github.com/import-js/eslint-plugin-import/pull/1220 +[#1091]: https://github.com/import-js/eslint-plugin-import/pull/1091 +[#969]: https://github.com/import-js/eslint-plugin-import/pull/969 +[#968]: https://github.com/import-js/eslint-plugin-import/pull/968 +[#768]: https://github.com/import-js/eslint-plugin-import/pull/768 +[#683]: https://github.com/import-js/eslint-plugin-import/pull/683 +[#572]: https://github.com/import-js/eslint-plugin-import/pull/572 +[#569]: https://github.com/import-js/eslint-plugin-import/pull/569 +[#533]: https://github.com/import-js/eslint-plugin-import/pull/533 +[#413]: https://github.com/import-js/eslint-plugin-import/pull/413 +[#377]: https://github.com/import-js/eslint-plugin-import/pull/377 +[#363]: https://github.com/import-js/eslint-plugin-import/pull/363 +[#289]: https://github.com/import-js/eslint-plugin-import/pull/289 +[#287]: https://github.com/import-js/eslint-plugin-import/pull/287 +[#278]: https://github.com/import-js/eslint-plugin-import/pull/278 +[#181]: https://github.com/import-js/eslint-plugin-import/pull/181 +[#164]: https://github.com/import-js/eslint-plugin-import/pull/164 + +[#1219]: https://github.com/import-js/eslint-plugin-import/issues/1219 +[#788]: https://github.com/import-js/eslint-plugin-import/issues/788 +[#767]: https://github.com/import-js/eslint-plugin-import/issues/767 +[#681]: https://github.com/import-js/eslint-plugin-import/issues/681 +[#435]: https://github.com/import-js/eslint-plugin-import/issues/435 +[#411]: https://github.com/import-js/eslint-plugin-import/issues/411 +[#357]: https://github.com/import-js/eslint-plugin-import/issues/357 +[#286]: https://github.com/import-js/eslint-plugin-import/issues/286 +[#283]: https://github.com/import-js/eslint-plugin-import/issues/283 [@gausie]: https://github.com/gausie [@jquense]: https://github.com/jquense diff --git a/resolvers/webpack/package.json b/resolvers/webpack/package.json index fc8c42e6d..32650c07c 100644 --- a/resolvers/webpack/package.json +++ b/resolvers/webpack/package.json @@ -16,7 +16,7 @@ ], "repository": { "type": "git", - "url": "git+https://github.com/benmosher/eslint-plugin-import.git" + "url": "git+https://github.com/import-js/eslint-plugin-import.git" }, "keywords": [ "eslint-plugin-import", @@ -28,9 +28,9 @@ "author": "Ben Mosher (me@benmosher.com)", "license": "MIT", "bugs": { - "url": "https://github.com/benmosher/eslint-plugin-import/issues" + "url": "https://github.com/import-js/eslint-plugin-import/issues" }, - "homepage": "https://github.com/benmosher/eslint-plugin-import/tree/master/resolvers/webpack", + "homepage": "https://github.com/import-js/eslint-plugin-import/tree/master/resolvers/webpack", "dependencies": { "array-find": "^1.0.0", "debug": "^3.2.7", diff --git a/src/docsUrl.js b/src/docsUrl.js index ff277251b..92b838c09 100644 --- a/src/docsUrl.js +++ b/src/docsUrl.js @@ -1,6 +1,6 @@ import pkg from '../package.json'; -const repoUrl = 'https://github.com/benmosher/eslint-plugin-import'; +const repoUrl = 'https://github.com/import-js/eslint-plugin-import'; export default function docsUrl(ruleName, commitish = `v${pkg.version}`) { return `${repoUrl}/blob/${commitish}/docs/rules/${ruleName}.md`; diff --git a/tests/src/config/typescript.js b/tests/src/config/typescript.js index 34df49b38..e3fdd1099 100644 --- a/tests/src/config/typescript.js +++ b/tests/src/config/typescript.js @@ -4,7 +4,7 @@ import { expect } from 'chai'; const config = require(path.join(__dirname, '..', '..', '..', 'config', 'typescript')); describe('config typescript', () => { - // https://github.com/benmosher/eslint-plugin-import/issues/1525 + // https://github.com/import-js/eslint-plugin-import/issues/1525 it('should mark @types paths as external', () => { const externalModuleFolders = config.settings['import/external-module-folders']; expect(externalModuleFolders).to.exist; diff --git a/tests/src/core/docsUrl.js b/tests/src/core/docsUrl.js index 57b186b2f..91055bf26 100644 --- a/tests/src/core/docsUrl.js +++ b/tests/src/core/docsUrl.js @@ -5,10 +5,10 @@ import docsUrl from '../../../src/docsUrl'; describe('docsUrl', function () { it('returns the rule documentation URL when given a rule name', function () { - expect(docsUrl('foo')).to.equal(`https://github.com/benmosher/eslint-plugin-import/blob/v${pkg.version}/docs/rules/foo.md`); + expect(docsUrl('foo')).to.equal(`https://github.com/import-js/eslint-plugin-import/blob/v${pkg.version}/docs/rules/foo.md`); }); it('supports an optional commit-ish parameter', function () { - expect(docsUrl('foo', 'bar')).to.equal('https://github.com/benmosher/eslint-plugin-import/blob/bar/docs/rules/foo.md'); + expect(docsUrl('foo', 'bar')).to.equal('https://github.com/import-js/eslint-plugin-import/blob/bar/docs/rules/foo.md'); }); }); diff --git a/tests/src/rules/no-unresolved.js b/tests/src/rules/no-unresolved.js index a3ac4b19b..a8694ddf2 100644 --- a/tests/src/rules/no-unresolved.js +++ b/tests/src/rules/no-unresolved.js @@ -398,7 +398,7 @@ ruleTester.run('no-unresolved syntax verification', rule, { invalid:[], }); -// https://github.com/benmosher/eslint-plugin-import/issues/2024 +// https://github.com/import-js/eslint-plugin-import/issues/2024 ruleTester.run('import() with built-in parser', rule, { valid: [].concat( testVersion('>=7', () => ({ diff --git a/tests/src/rules/order.js b/tests/src/rules/order.js index 7798a24ce..e7e6b0566 100644 --- a/tests/src/rules/order.js +++ b/tests/src/rules/order.js @@ -343,7 +343,7 @@ ruleTester.run('order', rule, { ], }], }), - // Using pathGroups (a test case for https://github.com/benmosher/eslint-plugin-import/pull/1724) + // Using pathGroups (a test case for https://github.com/import-js/eslint-plugin-import/pull/1724) test({ code: ` import fs from 'fs'; diff --git a/utils/CHANGELOG.md b/utils/CHANGELOG.md index 949fa8d58..533382369 100644 --- a/utils/CHANGELOG.md +++ b/utils/CHANGELOG.md @@ -85,22 +85,22 @@ Yanked due to critical issue with cache key resulting from #839. ### Fixed - `unambiguous.test()` regex is now properly in multiline mode -[#2026]: https://github.com/benmosher/eslint-plugin-import/pull/2026 -[#1786]: https://github.com/benmosher/eslint-plugin-import/pull/1786 -[#1671]: https://github.com/benmosher/eslint-plugin-import/pull/1671 -[#1606]: https://github.com/benmosher/eslint-plugin-import/pull/1606 -[#1602]: https://github.com/benmosher/eslint-plugin-import/pull/1602 -[#1591]: https://github.com/benmosher/eslint-plugin-import/pull/1591 -[#1551]: https://github.com/benmosher/eslint-plugin-import/pull/1551 -[#1435]: https://github.com/benmosher/eslint-plugin-import/pull/1435 -[#1409]: https://github.com/benmosher/eslint-plugin-import/pull/1409 -[#1356]: https://github.com/benmosher/eslint-plugin-import/pull/1356 -[#1290]: https://github.com/benmosher/eslint-plugin-import/pull/1290 -[#1218]: https://github.com/benmosher/eslint-plugin-import/pull/1218 -[#1166]: https://github.com/benmosher/eslint-plugin-import/issues/1166 -[#1160]: https://github.com/benmosher/eslint-plugin-import/pull/1160 -[#1035]: https://github.com/benmosher/eslint-plugin-import/issues/1035 -[#599]: https://github.com/benmosher/eslint-plugin-import/pull/599 +[#2026]: https://github.com/import-js/eslint-plugin-import/pull/2026 +[#1786]: https://github.com/import-js/eslint-plugin-import/pull/1786 +[#1671]: https://github.com/import-js/eslint-plugin-import/pull/1671 +[#1606]: https://github.com/import-js/eslint-plugin-import/pull/1606 +[#1602]: https://github.com/import-js/eslint-plugin-import/pull/1602 +[#1591]: https://github.com/import-js/eslint-plugin-import/pull/1591 +[#1551]: https://github.com/import-js/eslint-plugin-import/pull/1551 +[#1435]: https://github.com/import-js/eslint-plugin-import/pull/1435 +[#1409]: https://github.com/import-js/eslint-plugin-import/pull/1409 +[#1356]: https://github.com/import-js/eslint-plugin-import/pull/1356 +[#1290]: https://github.com/import-js/eslint-plugin-import/pull/1290 +[#1218]: https://github.com/import-js/eslint-plugin-import/pull/1218 +[#1166]: https://github.com/import-js/eslint-plugin-import/issues/1166 +[#1160]: https://github.com/import-js/eslint-plugin-import/pull/1160 +[#1035]: https://github.com/import-js/eslint-plugin-import/issues/1035 +[#599]: https://github.com/import-js/eslint-plugin-import/pull/599 [@hulkish]: https://github.com/hulkish [@timkraut]: https://github.com/timkraut diff --git a/utils/package.json b/utils/package.json index 2ec00e60a..f83194150 100644 --- a/utils/package.json +++ b/utils/package.json @@ -11,7 +11,7 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/benmosher/eslint-plugin-import.git" + "url": "git+https://github.com/import-js/eslint-plugin-import.git" }, "keywords": [ "eslint-plugin-import", @@ -22,9 +22,9 @@ "author": "Ben Mosher ", "license": "MIT", "bugs": { - "url": "https://github.com/benmosher/eslint-plugin-import/issues" + "url": "https://github.com/import-js/eslint-plugin-import/issues" }, - "homepage": "https://github.com/benmosher/eslint-plugin-import#readme", + "homepage": "https://github.com/import-js/eslint-plugin-import#readme", "dependencies": { "debug": "^3.2.7", "pkg-dir": "^2.0.0" diff --git a/utils/parse.js b/utils/parse.js index 468a2acda..3b2ac028f 100644 --- a/utils/parse.js +++ b/utils/parse.js @@ -35,7 +35,7 @@ exports.default = function parse(path, content, context) { // @typescript-eslint/parser will parse the entire project with typechecking if you provide // "project" or "projects" in parserOptions. Removing these options means the parser will // only parse one file in isolate mode, which is much, much faster. - // https://github.com/benmosher/eslint-plugin-import/issues/1408#issuecomment-509298962 + // https://github.com/import-js/eslint-plugin-import/issues/1408#issuecomment-509298962 delete parserOptions.project; delete parserOptions.projects;