eslint-import-resolver-babel-root-import icon indicating copy to clipboard operation
eslint-import-resolver-babel-root-import copied to clipboard

A babel-root-import resolver for eslint-plugin-import

Results 11 eslint-import-resolver-babel-root-import issues
Sort by recently updated
recently updated
newest added

I've been thinking about attempting to support Babel plugins as first-class citizens in `eslint-plugin-import`. Basically, the idea would be to allow explicit configuration of a list of Babel plugins that...