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

chore(deps): update dependency typescript to ^5.0.4 (#221)

github.com/import-js/eslint-import-resolver-typescript - 71b23a206514842fef70a99220e5ffb1d6da2a0e authored over 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
[utils] [perf] Performance of fullResolve

While looking at a larger code base https://gitlab.com/gitlab-org/gitlab,
I've came to realize t...

github.com/import-js/eslint-plugin-import - 6cb9616d3fcc07b98b9efe3256b457f9d44a11cf authored over 1 year ago by Lukas Eipert <[email protected]>
[Tests] `no-extraneous-dependencies`: add passing test

Closes #2718

github.com/import-js/eslint-plugin-import - 6be042b559aecc50f3a5313f20023a2cc4879541 authored over 1 year ago by Jordan Harband <[email protected]>
[Fix] `consistent-type-specifier-style`: fix accidental removal of comma in certain cases

github.com/import-js/eslint-plugin-import - 6f12316ee7faa879fb046e04c8be8352f013a6f2 authored over 1 year ago by Brad Zacher <[email protected]>
chore(deps): update dependency prettier to ^2.8.7 (#222)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/import-js/eslint-import-resolver-typescript - a2f38bdb34510955cb157f56f0eb872981b3415a authored over 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore: release eslint-import-resolver-typescript (#223)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/import-js/eslint-import-resolver-typescript - 006bacfc789d0478b9c18f5ac7d1542f32cfee72 authored over 1 year ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
docs: add changeset for releasing

github.com/import-js/eslint-import-resolver-typescript - 84b0649096d81c4556bc506285fd2e3e56dadf09 authored over 1 year ago by JounQin <[email protected]>
fix: mark eslint-module-utils as dep

github.com/import-js/eslint-import-resolver-typescript - 06efdf79da1322d752cc7105a9f2d6be4a4d22f2 authored over 1 year ago by JounQin <[email protected]>
chore: release eslint-import-resolver-typescript (#220)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/import-js/eslint-import-resolver-typescript - 830be2cdc1a4c47e940dede367961baf1ec2fd6b authored over 1 year ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
docs: add changeset for releasing

github.com/import-js/eslint-import-resolver-typescript - 25f3920cdef31701396fe25dd0942c472400b3a6 authored over 1 year ago by JounQin <[email protected]>
fix: enhanced-resolve is commonjs only

close #213

github.com/import-js/eslint-import-resolver-typescript - 8ac6e4c33c8a58510ffba94e221f5a6f738ec7de authored over 1 year ago by JounQin <[email protected]>
fix: check if cwd changed to bust mapper cache (#219)

*Co-authored-by: JounQin <[email protected]>

github.com/import-js/eslint-import-resolver-typescript - 0bf6ffb82bad35e96b22b7b7b91b94aa7ed875f8 authored over 1 year ago by lsmurray <[email protected]>
[Docs] `extensions`: reference node ESM behavior

This behavior largely didn't change despite the functionality becoming more widely adopted. Even...

github.com/import-js/eslint-plugin-import - d2b10aec006d04680c8b36fbd4e4e325376a73c0 authored over 1 year ago by xM8WVqaG <[email protected]>
[Fix] `no-extraneous-dependencies`/TypeScript: do not error when importing inline type from dev dependencies

github.com/import-js/eslint-plugin-import - 97995673e02c3523559a4ae0792e1792d23064ec authored over 1 year ago by Andreas Deuschlinger <[email protected]>
fix(deps): update dependency globby to ^13.1.3 (#214)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/import-js/eslint-import-resolver-typescript - a101acc1f77c80d9154f72ba3822f659bb5d7df4 authored over 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
fix(deps): update dependency synckit to ^0.8.5 (#215)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/import-js/eslint-import-resolver-typescript - 2ba3eb1c46cc9ad974e66b9d4c399ca6143aac5a authored over 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Remove lgtm badge from README (#212)

The link to lgtm.com is now:
https://github.blog/2022-08-15-the-next-step-for-lgtm-com-github-c...

github.com/import-js/eslint-import-resolver-typescript - 82ce7f15f16b6914e1a589b0e4a425700afdca2c authored over 1 year ago by OKURA Masafumi <[email protected]>
[Deps] update `tsconfig-paths`

github.com/import-js/eslint-plugin-import - 5680a1f8d41cd19f9c60d999a6fadf10994a0a64 authored over 1 year ago by Jordan Harband <[email protected]>
[Dev Deps] update `@angular-eslint/template-parser`, `chai`, `eslint-doc-generator`, `glob`

github.com/import-js/eslint-plugin-import - 8f05399f3b13ea224b0dd5b6f137dc3ba5928574 authored over 1 year ago by Jordan Harband <[email protected]>
[utils] [new] `parse`: support flat config

github.com/import-js/eslint-plugin-import - dc596a29bb3fe705396acc64f38d891b2ce52669 authored over 1 year ago by Daniel Martens <[email protected]>
[Fix] TypeScript config: fix resolver extension settings

github.com/import-js/eslint-plugin-import - 808d504bffe29286a885475a424562969e9d4879 authored over 1 year ago by Jordan Harband <[email protected]>
[Docs] `group-exports`: fix syntax highlighting

These snippets didn't have any syntax highlighting:
First chunk: https://share.cleanshot.com/spX...

github.com/import-js/eslint-plugin-import - d5fc8b670dc8e6903dbb7b0894452f60c03089f5 authored over 1 year ago by Devin Rhode <[email protected]>
Revert "[Tests] update nvm in travis"

This reverts commit 8b0fb989ae08161499a478ab23fb10b68e3cd828.

github.com/import-js/eslint-plugin-import - 87a609689777203fe94a0b702fa92d387a52a3f4 authored over 1 year ago by Jordan Harband <[email protected]>
[Docs] `no-duplicates`: fix example schema

github.com/import-js/eslint-plugin-import - 766af5ff6c2e97cbe2a2a211729f7c129da3005d authored over 1 year ago by Mike Simmonds <[email protected]>
[Tests] `order`: add a passing test

Closes #2662

github.com/import-js/eslint-plugin-import - defcf082e03f71af900e7e7d8abfe9a07f660446 authored almost 2 years ago by Jordan Harband <[email protected]>
Bump to v2.27.5

github.com/import-js/eslint-plugin-import - 5ff9e45d585c5aac396802288aa9a8d93b0a09c6 authored almost 2 years ago by Jordan Harband <[email protected]>
[Refactor] minor performance refactors

github.com/import-js/eslint-plugin-import - ee6e1be7da260a30179339afe5fccba7acec6545 authored almost 2 years ago by Jordan Harband <[email protected]>
[Deps] update `array.prototype.flatmap`

github.com/import-js/eslint-plugin-import - 3cb966edccbd6482db8503336dc855cd180793b8 authored almost 2 years ago by Jordan Harband <[email protected]>
[Fix] `order`: Fix group ranks order when alphabetizing

Fixes #2671

github.com/import-js/eslint-plugin-import - 0778b0390ec18b9fdc1acfd45d10bf1b614d82ff authored almost 2 years ago by Pearce <[email protected]>
[eslint] configure `no-extraneous-dependencies` rule properly, to prevent today’s bugs

github.com/import-js/eslint-plugin-import - af8fd26766912a47b213d6e6676195ab9383524e authored almost 2 years ago by Jordan Harband <[email protected]>
Bump to 2.27.4

github.com/import-js/eslint-plugin-import - cda23feaf2083c78f97fdfd44d7277b55aee3f25 authored almost 2 years ago by Jordan Harband <[email protected]>
[Fix] `semver` should be a prod dep

Fixes #2668

github.com/import-js/eslint-plugin-import - 520e169abdef9f3e6648675995f2778465081aa8 authored almost 2 years ago by Jordan Harband <[email protected]>
Bump to 2.27.3

github.com/import-js/eslint-plugin-import - 82d81f19abe9988b0c91e650c61161ec6c0f50e7 authored almost 2 years ago by Jordan Harband <[email protected]>
[Fix] `no-empty-named-blocks`: rewrite rule to only check import declarations

Fixes #2666

github.com/import-js/eslint-plugin-import - 203535504eda82860c05414ac83386087fcde1a3 authored almost 2 years ago by Jordan Harband <[email protected]>
Bump to 2.27.2

github.com/import-js/eslint-plugin-import - eee88e46d9d3b6e18de419569e7d31207a2a0ba5 authored almost 2 years ago by Jordan Harband <[email protected]>
[Fix] `no-duplicates`: do not unconditionally require `typescript`

Fixes #2665

github.com/import-js/eslint-plugin-import - 07171efc6fa9161eeb788e2af433436f434ca05c authored almost 2 years ago by Jordan Harband <[email protected]>
Bump to 2.27.1

github.com/import-js/eslint-plugin-import - 167f16c5fdbc5cd194b10f19ebb89c0834f7c2df authored almost 2 years ago by Jordan Harband <[email protected]>
[Fix] `array.prototype.flatmap` should be a prod dep

github.com/import-js/eslint-plugin-import - 7cca10b80d0afcef78c61a9337932de5630cea4f authored almost 2 years ago by Cristobal Dabed <[email protected]>
Bump to 2.27.0

github.com/import-js/eslint-plugin-import - 01950df8ec68824f52aca43b751621059fea51cd authored almost 2 years ago by Jordan Harband <[email protected]>
[Deps] update `eslint-import-resolver-node`

github.com/import-js/eslint-plugin-import - 3b45d2075b24fd3aeaf73776e0eb8738880a79c0 authored almost 2 years ago by Jordan Harband <[email protected]>
[resolvers/node] v0.3.7

github.com/import-js/eslint-plugin-import - 74e2a9562c010aa0f875c83c644e929600fa64c8 authored almost 2 years ago by Jordan Harband <[email protected]>
chore: release eslint-import-resolver-typescript (#207)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/import-js/eslint-import-resolver-typescript - b4a5d6ea416bba0b9deace0d038c6a5efe9005d7 authored almost 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
perf: avoid unnecessary `fs.statSync` calls (#206)

github.com/import-js/eslint-import-resolver-typescript - 6531bad1c58831ef63124b9f660b8c457f1d9e44 authored almost 2 years ago by Marvin Hagemeister <[email protected]>
[Deps] update `debug` to v3

Closes #2657. Closes #2658.

github.com/import-js/eslint-plugin-import - 404b5cef76ee6f5f13b678a41349ca923eb97b57 authored almost 2 years ago by Jordan Harband <[email protected]>
chore(deps): update dependency @types/node to ^18.11.18

github.com/import-js/eslint-import-resolver-typescript - 46de0e8fccfc0460f336c4006f9df0263f7394c9 authored almost 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency @changesets/changelog-github to ^0.4.8

github.com/import-js/eslint-import-resolver-typescript - ca4d874db164d8a104986cebb2337a886992ed3e authored almost 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
[meta] link rule names in changelog

github.com/import-js/eslint-plugin-import - de895ac540923a592842b467baf21044cd780c34 authored almost 2 years ago by Jordan Harband <[email protected]>
[Perf] `no-cycle`, `no-internal-modules`, `no-restricted-paths`: use `anyOf` instead of `oneOf`

See https://github.com/eslint/eslint/issues/16691

github.com/import-js/eslint-plugin-import - 56b3ea40e727ee4eb863e9e060d2c14920978ca0 authored almost 2 years ago by Jordan Harband <[email protected]>
[New] `no-absolute-path`: add fixer

github.com/import-js/eslint-plugin-import - b96b499aa25743dbec5a9293001fb0e567433f1d authored almost 2 years ago by Adrian Pascu <[email protected]>
chore(deps): update dependency @types/node to ^18.11.10

github.com/import-js/eslint-import-resolver-typescript - 43d505884f8f33efa76c7e2a872048a9c17b0e90 authored almost 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency @mozilla/glean to ^1.3.0

github.com/import-js/eslint-import-resolver-typescript - d8570257d2791b06662d6d530adffeddcfadd308 authored almost 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
[Fix] `no-cycle`: Accept `import typeof`, like `import type`

Fixes #2607.

github.com/import-js/eslint-plugin-import - 5a37196b008b318f5ada9d911eab27fab3c9aedf authored almost 2 years ago by Greg Price <[email protected]>
[resolvers/node] [Refactor] use `is-core-module` directly

github.com/import-js/eslint-plugin-import - f4f305b865736308b0afe748a93967e943b94a85 authored almost 2 years ago by Jordan Harband <[email protected]>
[Docs] update `eslint-doc-generator` to v1.0.0

github.com/import-js/eslint-plugin-import - 4e83dcb47beb59386a34b8012e729cdc75ff0e5c authored almost 2 years ago by Bryan Mishkin <[email protected]>
[Tests] `namespace`: add passing test case to close #2572

github.com/import-js/eslint-plugin-import - 280b736c0db0f2581b0e74250a8ee99618a00d28 authored almost 2 years ago by Aziz Abdullaev <[email protected]>
[Tests] `no-duplicates`: add passing test case from #2601

github.com/import-js/eslint-plugin-import - 519d2567cd5d13f615e4af4a5f848fc1a02d04ad authored almost 2 years ago by Jordan Harband <[email protected]>
[resolvers/*] [deps] update `is-core-module`, `resolve`

github.com/import-js/eslint-plugin-import - afa2cc29e4d00e56ea820fd89cf9439d41a4e4c3 authored almost 2 years ago by Jordan Harband <[email protected]>
[New] `prefer-default-export`: add "target" option

Fixes #2600.

github.com/import-js/eslint-plugin-import - 922819f448634ae81f7a1a59304dfc09066b612a authored almost 2 years ago by Aziz Abdullaev <[email protected]>
[Deps] update `array-includes`, `array.prototype.flat`, `is-core-module`, `object.values`

github.com/import-js/eslint-plugin-import - 1c738f8b3472cefa734eda0e86acf7608d287f2d authored almost 2 years ago by Jordan Harband <[email protected]>
[Tests] increase timeouts

github.com/import-js/eslint-plugin-import - 9964463d2c8952120ad7390518f613eb150d0a4d authored almost 2 years ago by Jordan Harband <[email protected]>
[Tests] update nvm in travis

github.com/import-js/eslint-plugin-import - 8b0fb989ae08161499a478ab23fb10b68e3cd828 authored almost 2 years ago by Jordan Harband <[email protected]>
[Fix] `no-unused-modules`: `checkPkgFieldObject` filters boolean fields from checks

github.com/import-js/eslint-plugin-import - 48e8130a9f33afd0f9d06635c25d4f1df4d63340 authored almost 2 years ago by Michael Pinter <[email protected]>
[Tests] npm 9 defaults `install-links` to `true`, which breaks us

github.com/import-js/eslint-plugin-import - 31a802a6d769c8c1db6a518dae0984b785af75fa authored almost 2 years ago by Scott Newcomer <[email protected]>
Add CodeQL workflow for GitHub code scanning (#198)

Co-authored-by: LGTM Migrator <[email protected]>

github.com/import-js/eslint-import-resolver-typescript - ab2ffd23870270e15cf8696785e0c33f092d34d6 authored almost 2 years ago by lgtm-com[bot] <43144390+lgtm-com[bot]@users.noreply.github.com>
[actions] update GitHub Actions

github.com/import-js/eslint-plugin-import - a07dfcb2665dec8c082af16d009fe777a3c4176a authored almost 2 years ago by Frazer Smith <[email protected]>
[Fix] `ExportMap`: add missing param to function

github.com/import-js/eslint-plugin-import - 6a9d6f2a6da8c8d8b84b13a7505562f6bc88fa1a authored almost 2 years ago by Frazer Smith <[email protected]>
[readme] Increase clarity around typescript configuration

github.com/import-js/eslint-plugin-import - 2e9379effb153e1989ffac9363a09b5a4e35dfdc authored almost 2 years ago by Adam Trager <[email protected]>
chore(deps): update dependency @changesets/cli to ^2.25.2

github.com/import-js/eslint-import-resolver-typescript - ac10b91f5f3d0003c6d478f7e2cf313fdc0bbc87 authored almost 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency @changesets/changelog-github to ^0.4.7

github.com/import-js/eslint-import-resolver-typescript - 886e262bfe70b3392b5e4cb99ec9f11f10577fe7 authored almost 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
[Docs] automate docs with eslint-doc-generator

github.com/import-js/eslint-plugin-import - e85c694fd1ca190b4da72711cfe3813463882fe1 authored almost 2 years ago by Bryan Mishkin <[email protected]>
[Fix] `no-duplicates`: remove duplicate identifiers in duplicate imports

github.com/import-js/eslint-plugin-import - 50b3d23062e58b884d741b1e5b77d4feeea82747 authored almost 2 years ago by Joe Portner <[email protected]>
chore: release eslint-import-resolver-typescript v3.5.2 (#194)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/import-js/eslint-import-resolver-typescript - cd85eceafaa2001430a4c1f87b636890d0cb4231 authored almost 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
chore(package): remove node 12 from engines field (#193)

Co-authored-by: JounQin <[email protected]>

github.com/import-js/eslint-import-resolver-typescript - 8756a26aec2ad55b94a1198ec5be9660d2eac3f7 authored almost 2 years ago by Benjamin Siegmund <[email protected]>
fix: resolve modules if folder contains a package.json file (#187)

Co-authored-by: JounQin <[email protected]>

github.com/import-js/eslint-import-resolver-typescript - 7a91daf305ab968b7dd54eae8b727bcdb9c6d9a2 authored almost 2 years ago by Scott Anderson <[email protected]>
[meta] CONTRIBUTING.md: add resources for newcomers

github.com/import-js/eslint-plugin-import - 9288cf77d88b836493e52a6614865b2832a1bc01 authored almost 2 years ago by Aziz Abdullaev <[email protected]>
[readme] make json for setting groups multiline

github.com/import-js/eslint-plugin-import - 4bfe644ec697d0a4fe0227e5ff09b869650eb35f authored about 2 years ago by Bert Verhelst <[email protected]>
[New] Add `no-empty-named-blocks` rule

github.com/import-js/eslint-plugin-import - 2e1edd6f3ab1787f037de05b2d7171f8410295db authored about 2 years ago by Guilherme Kammsetzer <[email protected]>
chore(deps): update pnpm to v7.12.2

github.com/import-js/eslint-import-resolver-typescript - 232cf21fb13abb4f91cbc37e33cfad8364bef0d8 authored about 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency typescript to ^4.8.4

github.com/import-js/eslint-import-resolver-typescript - 4b8fa3ac1061313420df989174b6a34fbcde3d30 authored about 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore: bump all (dev)Dependencies, update funding settings

github.com/import-js/eslint-import-resolver-typescript - 85f64d073f2a34edad12780724cdd6c13ba32ece authored about 2 years ago by JounQin <[email protected]>
[actions] add minimum GitHub token permissions for workflows

Signed-off-by: Varun Sharma <[email protected]>

github.com/import-js/eslint-plugin-import - 753505d062f7ae6736eb4ffb2cc35c3f699c5b6f authored about 2 years ago by Varun Sharma <[email protected]>
[meta] `CONTRIBUTING.md`: link to CoC; soft wrap instead of hard wrap

github.com/import-js/eslint-plugin-import - 06cc47c4e60246a4caa120b2d8cc0a98e07e894d authored about 2 years ago by Jordan Harband <[email protected]>
chore: release eslint-import-resolver-typescript v3.5.1 (#183)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/import-js/eslint-import-resolver-typescript - 2e1a33547ce5f51eeaaadae8d100a33a185be814 authored about 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
perf: disable `throwIfNoEntry` on Node 14+ (#182)

Co-authored-by: JounQin <[email protected]>

github.com/import-js/eslint-import-resolver-typescript - afeb928b304e7196b10f71aec873fca739a9ad93 authored about 2 years ago by Xinyan Chen <[email protected]>
[meta] `CONTRIBUTING.md`: mention inactive PRs

github.com/import-js/eslint-plugin-import - cf9313ced7e37dbf3f2974d6b29176002d88e016 authored about 2 years ago by stropho <[email protected]>
[New] `no-extraneous-dependencies`: added includeTypes option to validate type imports

Fixes #2542

github.com/import-js/eslint-plugin-import - 395e26b901e321ed79f7c34ced78d293942571f7 authored about 2 years ago by bwain <[email protected]>
[New] `no-extraneous-dependencies`: added includeInternal option to validate imports of internal dependencies

Fixes #1678

github.com/import-js/eslint-plugin-import - 74f39d901a7ce39888f9261d464590f7350bc40a authored about 2 years ago by bwain <[email protected]>
chore(deps): update pnpm to v7.9.5

github.com/import-js/eslint-import-resolver-typescript - ede9893c69229b41e43c1b8fced1839c5635b67b authored about 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency @changesets/cli to ^2.24.4

github.com/import-js/eslint-import-resolver-typescript - bddde219b1919916105564bee322bb4b689c8f52 authored about 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
[Tests] `no-unresolved`: fix formatting

github.com/import-js/eslint-plugin-import - d7c4f94fbb9823d077ac923d8e5561cdbbf0f383 authored about 2 years ago by Jordan Harband <[email protected]>
[Tests] `order`: add passing test

Closes #2313

github.com/import-js/eslint-plugin-import - 5116699fa0183e35f70a07fc25d1c72be2c33c8e authored about 2 years ago by Jordan Harband <[email protected]>
[Fix] `export`: do not error on TS export overloads

Fixes #1590

github.com/import-js/eslint-plugin-import - 04e114b686bd5acab887ebacaa3b178ea264c96a authored about 2 years ago by Jordan Harband <[email protected]>
[Performance] `ExportMap`: add caching after parsing for an ambiguous module

github.com/import-js/eslint-plugin-import - 72824c7f20b4b52f9ff00dd34067bada28ec2bbb authored about 2 years ago by Nikita Stenin <[email protected]>
chore: release eslint-import-resolver-typescript v3.5.0 (#173)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/import-js/eslint-import-resolver-typescript - d8dd3ca74026dd40993c7e758179b40909ff216c authored about 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
feat: reuse `eslint-module-utils/hash.js` for better caching (#174)

github.com/import-js/eslint-import-resolver-typescript - 66a3e6c4349fe1821a5ada967b7cff1b8191dfe4 authored about 2 years ago by JounQin <[email protected]>
fix: incorrect exports mapping (#172)

github.com/import-js/eslint-import-resolver-typescript - 00abb6fed2c9b9bedd053a5a7c575a367a707692 authored about 2 years ago by JounQin <[email protected]>
chore: bump all (dev)Dependencies (#171)

github.com/import-js/eslint-import-resolver-typescript - ad82ea35d8b8bc856a65dadf07f8cd6b41fd6d34 authored about 2 years ago by JounQin <[email protected]>
chore: release eslint-import-resolver-typescript v3.4.2 (#170)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-...

github.com/import-js/eslint-import-resolver-typescript - e7c2912c38cd2c8d32d8b2cc04502c33a8079c83 authored about 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>