Skip to content
This repository has been archived by the owner on Jun 8, 2023. It is now read-only.

Is .babelrc.js supported? #86

Open
SilentImp opened this issue Jun 8, 2018 · 2 comments
Open

Is .babelrc.js supported? #86

SilentImp opened this issue Jun 8, 2018 · 2 comments

Comments

@SilentImp
Copy link

Hi,
I have some aliases inside .babelrc.js
I have added to .eslintrc this package so eslint resolve them, but with no use.
eslint can't resolve aliases.
Configs inside the gist : https://gist.github.com/SilentImp/4d005064063701faa04c29b02114d0df

@SilentImp
Copy link
Author

it look like I just need to duplicate all aliases.
not nice, but work.
is there any way to use them directly from .babelrc.js?

@tleunen
Copy link
Owner

tleunen commented Aug 23, 2018

.babelrc.js should be supported. Any issue with it?
We're using https://github.com/tleunen/find-babel-config which supports it

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

No branches or pull requests

2 participants