Haul: Create Haul Webpack Resolver for eslint-plugin-import

Created on 27 Nov 2017  路  8Comments  路  Source: callstack/haul

Currently, it's impossible to use eslint-plugin-import together with Haul. We should fix this by introducing our very own resolver.

If no one is super interested in I will do it.

enhancement help wanted

Most helpful comment

I'm fine with copying this resolver and use here, but if we want to make it a package, then a separate repo

All 8 comments

@jukben Grab one I've done some time ago for Jest: https://github.com/facebook/jest/blob/master/eslint_import_resolver.js

Would be even nicer to make it npm module and use it in both projects 馃憤

Shall we keep it in Haul's repo or create separate one?

I'm fine with copying this resolver and use here, but if we want to make it a package, then a separate repo

@jukben can you pick this up?

I've been a little bit busy this week but I'll look into this ASAP.

I'll make it into this package, right? I don't see a point for a separate repo. What do you think? @thymikee

Cool, no rush!

we don't even need a separate package. could do haul/eslint-import-resolver or similar

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ellereeeee picture ellereeeee  路  3Comments

EamonnLaffey picture EamonnLaffey  路  5Comments

Natteke picture Natteke  路  6Comments

chaseholland picture chaseholland  路  5Comments

Traviskn picture Traviskn  路  4Comments