Skip to content

Conversation

@benmosher
Copy link
Member

@benmosher benmosher commented May 1, 2019

means you can specify this resolver using just import/resolver: 'typescript' instead of import/resolver: {'typescript':{}}:

image

means you can specify this resolver using just `import/resolver: 'typescript'` instead of `import/resolver: {'typescript':{}}`
@benmosher
Copy link
Member Author

I would add tests but I don't have a ton of time 😬but I appreciate you making this resolver for sure! just fixed some false positives for no-unresolved by adding it after webpack 👍🏼

@benmosher
Copy link
Member Author

FWIW I spent a little more time and multi-resolver config is a little buggy so I had to do this anyway to get resolution to work everywhere:

image

again, didn't test this explicitly 😬 but it should work
@alexgorbatchev
Copy link
Collaborator

Thanks for the PR, is it still worth merging it as per your last comment of it being buggy?

@JounQin JounQin mentioned this pull request Sep 28, 2019
@JounQin JounQin closed this in #27 Sep 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants