Skip to content
This repository was archived by the owner on Mar 10, 2023. It is now read-only.

Support passing options via lint settings #9

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

g6123
Copy link

@g6123 g6123 commented Oct 21, 2017

This PR supports passing options via lint settings.

You can set custom .babelrc file path, or set rootPathPrefix and rootPathSuffix options as the same way babel plugin handles. If both are given, all options will be merged.

@unconfident
Copy link

return nodeResolve(transformedSource, file, config);

You probably don't want to pass those specific options to eslint-import-resolver-node

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

Successfully merging this pull request may close these issues.

2 participants