Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make use of typescript import resolver #1509

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

mrhyde
Copy link

@mrhyde mrhyde commented Apr 8, 2024

This pull request includes eslint-import-resolver-typescript as a peer dependency and enables TypeScript resolution for eslint-plugin-import. And sets import/no-unresolved to error

Doing so we will also avoid having extraneous looking dependency in consumers package.json:

...
    "eslint-config-love": "46.0.0",
    "eslint-import-resolver-typescript": "3.6.1",
...

@mrhyde
Copy link
Author

mrhyde commented Apr 30, 2024

Hi! Is there anything I can do to help get this feature merged and a new version published?

@mightyiam
Copy link
Owner

All efforts are currently towards flat config.

You could apply for joining the work sessions.

@mrhyde
Copy link
Author

mrhyde commented May 2, 2024

I couldn't find recent info on the sessions you mentioned. How do I apply?

@mightyiam
Copy link
Owner

It should be renamed but here it is:
https://mobusoperandi.com/mobs/standard.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants