Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

eslint-plugin-import

Maintains tools to help with requires/imports in JavaScript, including eslint-plugin-import.
Collective - Host: opensource - https://opencollective.com/eslint-plugin-import - Code: https://github.com/import-js

[Fix] `namespace`: do not report on shadowed import names

Fixes #518.

github.com/import-js/eslint-plugin-import - b944e941b51fdc24805f5816a3a5d6022961682e authored over 4 years ago by Jordan Harband <[email protected]>
[Refactor] `namespace`: clean up the code a bit

github.com/import-js/eslint-plugin-import - a963e8de03534d6c9c870c62b53e1401535cd75c authored over 4 years ago by Jordan Harband <[email protected]>
[docs] `no-default-export`: Fix docs url

Added docsUrl to no-default-export rule

Closes #1769

Signed-off-by: Beatriz Rezener <beatrizre...

github.com/import-js/eslint-plugin-import - 2468f101dafb73b471dcfb0f929f1ea75301423d authored over 4 years ago by Beatriz Rezener <[email protected]>
[docs] `imports-first`: deprecation info and link to `first` docs

Closes #1638.

Signed-off-by: Beatriz Rezener <[email protected]>

github.com/import-js/eslint-plugin-import - a6cd6bdc112f4611ed8b1b22de51faaa487c6af0 authored over 4 years ago by Beatriz Rezener <[email protected]>
[New] `no-cycle`: allow `maxDepth` option to be `"∞"`

github.com/import-js/eslint-plugin-import - bfc50b72d4a5f390fbd8f2ba8aa7183a24995dc8 authored over 4 years ago by Jordan Harband <[email protected]>
[Fix] `dynamic-import-chunkname`/TypeScript: support `@typescript-eslint/parser`

Fixes #1771.

github.com/import-js/eslint-plugin-import - 4d6c5394286e40bd239abca26ae23823727a6485 authored over 4 years ago by Noé Lebrun <[email protected]>
[utils] [new] add `visit`, to support dynamic imports

See #1660, #2212.

Co-authored-by: Max Komarychev <[email protected]>
Co-authored-by: Fili...

github.com/import-js/eslint-plugin-import - 7579748b21f9cbdca84e917e65eb41b3794ed2d9 authored over 4 years ago by Max Komarychev <[email protected]>
[New] `no-unused-modules`: support dynamic imports

All occurences of `import('...')` are treated as namespace imports
(`import * as X from '...'`)
...

github.com/import-js/eslint-plugin-import - 7c382f02a6cafe676ee754a896092040dad8daf6 authored over 4 years ago by Max Komarychev <[email protected]>
[patch] `order`/TypeScript: ignore ordering of object imports

github.com/import-js/eslint-plugin-import - c38b1699f8e8c7e615fb84b54a90baac8e464f58 authored over 4 years ago by Manuel Thalmann <[email protected]>
[Fix] `order`/`newline-after-import`: ignore TypeScript's "export import object"

Co-authored-by: be5invis <[email protected]>
Co-authored-by: Manuel Thalmann <[email protected]>

github.com/import-js/eslint-plugin-import - 296262842b52a50c5b107ba91bb2d13c05b2a104 authored over 4 years ago by be5invis <[email protected]>
[resolvers/node] v0.3.4

github.com/import-js/eslint-plugin-import - 4a38ef4f65d7cbc241527eea45ad48db14c75a70 authored over 4 years ago by Jordan Harband <[email protected]>
[resolvers/webpack] v0.12.2

github.com/import-js/eslint-plugin-import - 44b42c028fa1ce7d44238e5f1dc1824ec03f6554 authored over 4 years ago by Jordan Harband <[email protected]>
[meta] add `eol-last` eslint rule

github.com/import-js/eslint-plugin-import - f7c7d7906b5f6ddf31d58e65d1531019f9951d71 authored over 4 years ago by Jordan Harband <[email protected]>
[Tests] `no-extraneous-dependencies`: add tests for importing types

github.com/import-js/eslint-plugin-import - 6f5d95af708f88c5afd8e3f476ceeaa1e7b0e0e7 authored over 4 years ago by Taye Adeyemi <[email protected]>
[Fix] `order`/TypeScript: properly support `import = object` expressions

Just like ordinary `import x =` expressions, `export import x =` expressions can come with a num...

github.com/import-js/eslint-plugin-import - f5d95e8cfb0a6078746532facda2d2d2c1c1f405 authored over 4 years ago by Manuel Thalmann <[email protected]>
[Fix] `no-extraneous-dependencies`/TypeScript: do not error when importing type from dev dependencies

Fixes #1618.

github.com/import-js/eslint-plugin-import - 1f7422d2e06e4f6accd68031e5768dd38a7ac18a authored over 4 years ago by Fernando Pasik <[email protected]>
[Fix] `default`: avoid crash with `export =`

Fixes #1818.

Co-authored-by: AndrewLeedham <[email protected]>
Co-authored-by: Jordan H...

github.com/import-js/eslint-plugin-import - b22a183b37859162d86048df4e0654a8103b21a6 authored over 4 years ago by AndrewLeedham <[email protected]>
[Tests] `namespace`: add test case for #1818

github.com/import-js/eslint-plugin-import - ec5195edb89094278a6a8555643e3a876a3fa9de authored over 4 years ago by Jordan Harband <[email protected]>
[New] `no-unused-modules`: consider exported TypeScript interfaces, types and enums

Fixes #1680

Co-authored-by: e020873 <[email protected]>
Co-authored-by: J...

github.com/import-js/eslint-plugin-import - 54eb51b873697e006287d2a19c7b906ab480a04d authored over 4 years ago by e020873 <[email protected]>
Bump to v2.21.2

github.com/import-js/eslint-plugin-import - f53e872540dfc13b129f456844373b451fa540f3 authored over 4 years ago by Jordan Harband <[email protected]>
[Dev Deps] update `in-publish`, `typescript`

github.com/import-js/eslint-plugin-import - ffd540fc7a32c154eb870d05b865de0db64fa2cb authored over 4 years ago by Jordan Harband <[email protected]>
[Fix] `no-internal-modules`: avoid a crash on a named export declaration

Fixes #1814.

github.com/import-js/eslint-plugin-import - 4ce280a0e1527380c25c7ca7d83767326d972442 authored over 4 years ago by Jordan Harband <[email protected]>
[Fix] `newline-after-import`: consider TypeScript `import =` syntax

Fixes #1811.

github.com/import-js/eslint-plugin-import - 903e8fbcaf345544338077e23a83e669fd54bc14 authored over 4 years ago by Jordan Harband <[email protected]>
[Fix] `order`: avoid a crash on TypeScript’s `export import` syntax

Fixes #1808.

github.com/import-js/eslint-plugin-import - cc604c1ed9267427c50dd8e598f6a1e136867173 authored over 4 years ago by Jordan Harband <[email protected]>
[Tests] `order`: group TS tests together

github.com/import-js/eslint-plugin-import - 1951ef517ab50b6d664a97bd3d799e347914e186 authored over 4 years ago by Jordan Harband <[email protected]>
Bump to v2.21.1

github.com/import-js/eslint-plugin-import - 63d2a3f8c0d9ef874680c3150d1c14925fb1f36b authored over 4 years ago by Jordan Harband <[email protected]>
[Fix] TypeScript: `named`: avoid requiring `typescript` when not using TS

Fixes #1805.

github.com/import-js/eslint-plugin-import - 381b2b56597bfc45e2558d916ad78a7db055f691 authored over 4 years ago by Jordan Harband <[email protected]>
Bump to v2.21.0

github.com/import-js/eslint-plugin-import - 26992510364f7c6061b18249c33ee8d9a14ccc80 authored over 4 years ago by Jordan Harband <[email protected]>
[eslint] bump minimum v7 version to v7.2.0

github.com/import-js/eslint-plugin-import - d84062e290b1e2b80f459ecff7dde5ea5f8c0141 authored over 4 years ago by Jordan Harband <[email protected]>
[Deps] update `array-includes`, `array.prototype.flat`, `eslint-import-resolver-node`, `eslint-module-utils`, `object.values`, `resolve`

github.com/import-js/eslint-plugin-import - 199143c830d79d00aaef5599f0616a1bdfd51bfb authored over 4 years ago by Jordan Harband <[email protected]>
[Fix] TypeScript: `export`: avoid a crash with `export =`

Fixes #1801.

github.com/import-js/eslint-plugin-import - 4ff9b923c60621ade9dd944584a0ca0112bb5b53 authored over 4 years ago by Jordan Harband <[email protected]>
[Tests] add test for `export *` from a d.ts file

Closes #1801

github.com/import-js/eslint-plugin-import - 0d6d12e4f8a7037080315f0e6c5ea63f706867da authored over 4 years ago by Jordan Harband <[email protected]>
[New] `no-restricted-paths`: Add custom message support

github.com/import-js/eslint-plugin-import - 0b81052dbe7b0f14d9cebd586afcf30f3b6d55a2 authored over 4 years ago by Vasily Malykhin <[email protected]>
[Tests] add test case for #1645

github.com/import-js/eslint-plugin-import - 0547c7efa0a1becd2cdf35ae03f6fe74472398d9 authored over 4 years ago by Jordan Harband <[email protected]>
[Tests] Improve AppVeyor Configuration

github.com/import-js/eslint-plugin-import - e1ed323e070216032fadd1c66eefe32c7a845052 authored over 4 years ago by Manuel Thalmann <[email protected]>
[Tests] fix coverage script for windows; tweak appveyor

github.com/import-js/eslint-plugin-import - 6dd28ea6221a6c0aa5a810ba7bf37f128b2a9071 authored over 4 years ago by Manuel Thalmann <[email protected]>
[Tests] Add `lodash.isarray` to deps as temporary fix

github.com/import-js/eslint-plugin-import - 1760b8954b6549df360ff75e3a2079919ee1c113 authored over 4 years ago by Manuel Thalmann <[email protected]>
[Tests] `no-extraneous-dependencies`: avoid hardcoded test cases for deps

In particular, this removes test cases that only pass accidentally due
to node_modules' structur...

github.com/import-js/eslint-plugin-import - 6159ce9fb25c64526f89befa082d704e64796e68 authored over 4 years ago by Jordan Harband <[email protected]>
[Tests] Add fix for Windows Subsystem for Linux

- Update appveyor-config to include wsl

github.com/import-js/eslint-plugin-import - 8118170d6fc6d626829ccbedba4be10bd3b97c55 authored over 4 years ago by Manuel Thalmann <[email protected]>
[meta] Make `copy-metafiles` platform-independent

Co-authored-by: Manuel Thalmann <[email protected]>
Co-authored-by: Jordan Harband <[email protected]>

github.com/import-js/eslint-plugin-import - 1737429e3b3c91974498fcb49a3e167b9e49b53b authored over 4 years ago by Manuel Thalmann <[email protected]>
[Docs] `order`: fix bad inline config

`alphabetize` option does not permit boolean

github.com/import-js/eslint-plugin-import - 2e72af5a99211d3994dba3465fe2567c9335c150 authored over 4 years ago by Nick Partridge <[email protected]>
[New] `order`: Add support for TypeScript's "import equals"-expressions

github.com/import-js/eslint-plugin-import - 62b554bc5f5024695b40d8701fbd8267fb4eb73f authored over 4 years ago by Manuel Thalmann <[email protected]>
[Docs] `no-unused-rules`: Fix docs for unused exports

First change: Change `import * from 'file-c'` to `import * as fileC from 'file-c'`. The former...

github.com/import-js/eslint-plugin-import - 515957a25827fd291fe47bb3cc062c3c6ab932b4 authored over 4 years ago by Benjamin Arbogast <[email protected]>
Revert "[flow] `no-unused-modules`: add flow type support"

This reverts commit 05085bbd

github.com/import-js/eslint-plugin-import - 3f46ccfe203fa5aad5767699df339a9b2f0294e3 authored over 4 years ago by Filipp Riabchun <[email protected]>
[Fix] `namespace`/`ExportMap`: Fix interface declarations for TypeScript

See also #1528.

github.com/import-js/eslint-plugin-import - 40ee069f107effe6a8a62f94607e91fad1da4eb6 authored over 4 years ago by Julien Blatecky <[email protected]>
[Fix] TypeScript: Add nested namespace handling

github.com/import-js/eslint-plugin-import - 5cc31478a12c138b382e8efa97275db945b80562 authored over 4 years ago by Julien Blatecky <[email protected]>
[Docs] `no-webpack-loader-syntax`: Updates webpack URLs

github.com/import-js/eslint-plugin-import - 0e5bed97c6b0cba5f7540980235a7b6ffdb1e89f authored over 4 years ago by Michael Olukoya <[email protected]>
[Fix] `no-unused-modules`: avoid order-dependence

Fixes #1743

github.com/import-js/eslint-plugin-import - a1c969fe4801dd9db50f00c0825c420947de0862 authored over 4 years ago by Артур Удалов <[email protected]>
[Tests] `order`: Add TS import type tests

Co-authored-by: Kevin Mui <[email protected]>
Co-authored-by: Jordan Harband <[email protected]>

github.com/import-js/eslint-plugin-import - eb2b7eac06147d9c88f39b780a048896eb6b7d2c authored over 4 years ago by Kevin Mui <[email protected]>
[Refactor] `no-extraneous-dependencies`: use moduleVisitor

github.com/import-js/eslint-plugin-import - 98292ed262c65116790d9ae5c841b62ba3a02f83 authored over 4 years ago by Adam Borowski <[email protected]>
[Tests] on `node` `v14`

github.com/import-js/eslint-plugin-import - 92caa3594e0f8d7bf143dedba0c7c2b47b541f34 authored over 4 years ago by Jordan Harband <[email protected]>
[meta] `appveyor`: only run tests, not linter

github.com/import-js/eslint-plugin-import - a8888b02572a49d41bf208624f914d6593b4adc7 authored over 4 years ago by Jordan Harband <[email protected]>
[Docs] `no-named-as-default-member`: use non-archive.org link

Per https://github.com/benmosher/eslint-plugin-import/issues/1731#issuecomment-616155999

github.com/import-js/eslint-plugin-import - cf8b3d9c46f0c09d74e87e978a45a26e3e0ff3a1 authored over 4 years ago by Jordan Harband <[email protected]>
[Tests] `no-unused-modules`: add export + destructuring case

Closes #1683.

github.com/import-js/eslint-plugin-import - 67a31b1316ee702d9bc5534a380d1f944a645c7b authored over 4 years ago by Jordan Harband <[email protected]>
[Docs] `no-named-as-default-member`: fix a broken URL

Fixes #1731.

github.com/import-js/eslint-plugin-import - caf45a6e7f3ab0e1edf179abf8531e1a14e77c6d authored over 4 years ago by Jordan Harband <[email protected]>
[Fix] `no-unused-modules`: Count re-export as usage when used in combination with import

github.com/import-js/eslint-plugin-import - 40d1e6785412892515c0a1800aae8a32494bde9f authored over 4 years ago by Fredrik Höglund <[email protected]>
[Tests] unpin esquery

See https://github.com/estools/esquery/issues/95

github.com/import-js/eslint-plugin-import - 3b4487c9b9b5a2398a0c0361d6526e709b0559a7 authored over 4 years ago by Jordan Harband <[email protected]>
[patch] TypeScript config: Disable `import/named`

github.com/import-js/eslint-plugin-import - 4f1101e584558d9c686144b71222acaaf4f70b72 authored over 4 years ago by Jérémie Astori <[email protected]>
chore: add prepublishOnly script for security

github.com/import-js/eslint-import-resolver-typescript - afbcdec1205a5627e0ac7c03d65d369e62a3738d authored over 4 years ago by JounQin <[email protected]>
fix: options could be null - close #42

github.com/import-js/eslint-import-resolver-typescript - 81db8eb0ae81af437e11b6341d8f237bc4bc4e39 authored over 4 years ago by JounQin <[email protected]>
test: lint test folders specifically - close #43

github.com/import-js/eslint-import-resolver-typescript - 03d501771a028708d10335db1cc70e1c847188b6 authored over 4 years ago by JounQin <[email protected]>
[New] officially support eslint 7

github.com/import-js/eslint-plugin-import - 6a110dd16a7fd775f08601054bf14ffd503eea7b authored over 4 years ago by Jordan Harband <[email protected]>
Merge pull request #1715 from golopot/eslint-7

[Tests] Add eslint 7 to CI

- [patch] refactor to use non-deprecated function in eslint 7

github.com/import-js/eslint-plugin-import - c629186be2a4ac62303803c0214e699a83ee024f authored over 4 years ago by Jordan Harband <[email protected]>
[Fix] `order`: Recognize pathGroup config for first group

Co-authored-by: Emily Marigold Klassen <[email protected]>
Co-authored-by: Vitaly Gordon <rocke...

github.com/import-js/eslint-plugin-import - fe6cea911f6780a59fbc4761e79da853da25f1d2 authored over 4 years ago by Emily Marigold Klassen <[email protected]>
[Tests] add missing outputs in test cases

github.com/import-js/eslint-plugin-import - a86ba0603ea25395988943575718ba2d4133c4e4 authored over 4 years ago by Chiawen Chen <[email protected]>
[Refactor] avoid using deprecated eslint api sourceCode.getComments

github.com/import-js/eslint-plugin-import - 5c67f17aa87e836d0007c8cc064f447903155e03 authored over 4 years ago by Chiawen Chen <[email protected]>
[Tests] remove useless property "ruleId" in test cases

github.com/import-js/eslint-plugin-import - 3adb3f9877b6c56188f03b0a7823e6acd19f15fc authored over 4 years ago by Chiawen Chen <[email protected]>
[Tests] Add eslint@7 prereleases to CI

github.com/import-js/eslint-plugin-import - 2b50d16d1491cbeff3ee9566c369468bbe886765 authored over 4 years ago by Chiawen Chen <[email protected]>
[Fix] `group-exports`: Flow type export awareness

Fixes #1702.

github.com/import-js/eslint-plugin-import - baf1a8c697d14ffa229e24455e84cc7192287d64 authored over 4 years ago by Ernesto Stifano <[email protected]>
[resolvers/webpack] [fix] provide config fallback

Fixes #1448

github.com/import-js/eslint-plugin-import - 95c12fca0a8d07a2b72d42a5a8a0530b3a51e768 authored over 4 years ago by Miguel Oller <[email protected]>
[Tests] pin esquery, due to breaking change in a minor version

See https://github.com/estools/esquery/issues/95

github.com/import-js/eslint-plugin-import - a618f88ffeb345ce6785eae02971b687339d8f23 authored over 4 years ago by Jordan Harband <[email protected]>
Bump to v2.20.2

github.com/import-js/eslint-plugin-import - 71ca88f0a1e7e1270f1c1f9633d3ae8f136f58e1 authored over 4 years ago by Jordan Harband <[email protected]>
utils: v2.6.0

github.com/import-js/eslint-plugin-import - 9c5899e8af3c1a44e1087a83e409e54560f3bd67 authored over 4 years ago by Jordan Harband <[email protected]>
[Fix] `no-cycle`/`extensions`: fix isExternalModule usage

github.com/import-js/eslint-plugin-import - e22fc5333554ce94d07c0ebea212ddb781217c50 authored almost 5 years ago by JEROMEH <[email protected]>
[Fix] `extensions`/`no-cycle`/`no-extraneous-dependencies`: Correct module real path resolution

add real support of isAbsolute (windows + unix support)

importType refactoring: use the real re...

github.com/import-js/eslint-plugin-import - 802ce7d49d912289d590f735bf9bd2d931064863 authored almost 5 years ago by JEROMEH <[email protected]>
[Fix] `no-internal-modules`: also check `export from` syntax

Fixes #1481.

github.com/import-js/eslint-plugin-import - 9dfef28e701c12c91e74249abfb6db655c84a3f6 authored almost 5 years ago by Alexandre Djerbetian <[email protected]>
[New] `import/default`: support default export in TSExportAssignment

github.com/import-js/eslint-plugin-import - 0b585a14d605eb059050bb07ab3c2a2abf3961a6 authored almost 5 years ago by Maxim Mazurok <[email protected]>
[Tests] use babel instead of NODE_PATH

github.com/import-js/eslint-plugin-import - efb5f07d716e4577600fd234da495d1e686738de authored almost 5 years ago by Alexandre Djerbetian <[email protected]>
[New] `no-cycle`: add `ignoreExternal` option

Fixes #1647

github.com/import-js/eslint-plugin-import - 73211e80ea9a263a8ac0a544a2a1f150da19687f authored almost 5 years ago by Stéphane Veyret <[email protected]>
[Fix] `no-duplicates`: Handle TS import type

Fixes #1667.

github.com/import-js/eslint-plugin-import - 951615228d90c3188dc551147f422dc3165dbadd authored almost 5 years ago by Kevin Mui <[email protected]>
utils: [New] Print more helpful info if parsing fails

If parsing fails, the only message printed to the console is vague and
mostly unhelpful. Print s...

github.com/import-js/eslint-plugin-import - adbced7cde1818f23677384868e17380b886683e authored almost 5 years ago by Kyle Getz <[email protected]>
[fix] `no-duplicates`: fix fixer on cases with default import

github.com/import-js/eslint-plugin-import - b6242b02548037223720657db4597f46b534dc87 authored almost 5 years ago by Chiawen Chen <[email protected]>
[Fix] `first`: Add a way to disable `absolute-first` explicitly

github.com/import-js/eslint-plugin-import - 1a3a12869651bec54d567af8dc0e7cb2a801d41f authored almost 5 years ago by TheCrueltySage <[email protected]>
`resolvers/node`: [New] add `.node` extension

Fixes #802

github.com/import-js/eslint-plugin-import - 41aaa184210a2d58115e99e57b2f7f0ce79d29b0 authored almost 5 years ago by Jordan Harband <[email protected]>
[Fix] `order`: recognize ".." as a "parent" path

Fixes #1405.

github.com/import-js/eslint-plugin-import - 12971f5ced52ede943515fac23b81b2a8d38ba60 authored almost 5 years ago by Chiawen Chen <[email protected]>
[meta] fix changelog link

github.com/import-js/eslint-plugin-import - 1fbef73ac4f2452c5cbdc20a13aa3b02be16a615 authored almost 5 years ago by Jordan Harband <[email protected]>
[Fix] `order`: fix `isExternalModule` detection on windows

github.com/import-js/eslint-plugin-import - 47f912e74eccbb6009ea5778a7cdb33e918dd495 authored almost 5 years ago by fisker <[email protected]>
[meta] use `in-publish` in `prepublish`

github.com/import-js/eslint-plugin-import - 2beec94604f7180836120fff044478c188be5d4d authored almost 5 years ago by Jordan Harband <[email protected]>
[Tests] appveyor: on node 8-12, use npm 6.10.3

Co-authored-by: Raphael von der Grün <[email protected]>
Co-authored-by: Jordan Harband <ljha...

github.com/import-js/eslint-plugin-import - 890500718360b96885823da6db4be8bc0388cc17 authored almost 5 years ago by Jordan Harband <[email protected]>
Bump to v2.20.1

github.com/import-js/eslint-plugin-import - 45f08609e0dd79f2a061c3411a43169c20e80d3a authored almost 5 years ago by Jordan Harband <[email protected]>
[Fix] `no-unused-modules`: handle `export { default } from` syntax

Fixes #1631

github.com/import-js/eslint-plugin-import - efd6be15a71a39f82b610f0e24804214dc6630d2 authored almost 5 years ago by Richard Xia <[email protected]>
[Fix] `no-absolute-path`: fix a crash with invalid import syntax

Fixes #1616

github.com/import-js/eslint-plugin-import - 4665ec5a687d068e4e4ab19e3dbde7d0c65bbee4 authored almost 5 years ago by Jordan Harband <[email protected]>
[meta] fix "files" field to include/exclude the proper files

Fixes #1635.

github.com/import-js/eslint-plugin-import - aff3a467f0a7cb982b3e82ef3bf3732ee0fbf449 authored almost 5 years ago by Jordan Harband <[email protected]>
docs: fix a few spelling mistakes

Searched using cspell.

github.com/import-js/eslint-plugin-import - 986ba749fec01b5e49922c215e0c0de8db9562c1 authored almost 5 years ago by Bryan Mishkin <[email protected]>
[meta] add missing changelog links

github.com/import-js/eslint-plugin-import - a4d301bac81551d16be7cc4737d8c66e7b46c38a authored almost 5 years ago by Bryan Mishkin <[email protected]>
[Tests] set `eslint-plugin/consistent-output` lint rule to always require test case output assertions

Use the more strict option for this internal lint rule.

If a rule has no autofix, we should ass...

github.com/import-js/eslint-plugin-import - 6274d965340a7cedeb6e9a9d40e3df0b2a4275f1 authored almost 5 years ago by Bryan Mishkin <[email protected]>
[Tests] only run the linter once, not on every build

github.com/import-js/eslint-plugin-import - 2d424643b659b4bae542999c34425ab1485ae9c8 authored almost 5 years ago by Jordan Harband <[email protected]>
[Fix] `order`: Fix alphabetize for mixed requires and imports

Fixes #1625

github.com/import-js/eslint-plugin-import - 5d00854f3c59a497f0a850c6ccab01a012d6b8db authored almost 5 years ago by William Schurman <[email protected]>
[Docs]: Update Tidelift language to enterprise

github.com/import-js/eslint-plugin-import - 99647f1f9f5887e846182affb3f667343485bcee authored almost 5 years ago by Blaine Bublitz <[email protected]>