istarkov / babel-plugin-webpack-loaders

babel 6 plugin which allows to use webpack loaders
623 stars 43 forks source link

Revert eslint pin #52

Open istarkov opened 8 years ago

istarkov commented 8 years ago

now eslint pined to ~2.2.0 because of https://github.com/babel/babel-eslint/issues/267

nkbt commented 8 years ago

I've just added estraverse-fb to devDependencies temporarily

istarkov commented 8 years ago

Looks like there are other babel-eslint problems exists with new eslint.

nkbt commented 8 years ago

Actually, I've updated today and everything seems working fine to me on current projects.