eslint-plugin-import-alias
eslint-plugin-import-alias copied to clipboard
[Bug]: Option `aliasForSubpaths` not implemented correctly
The readme states that the option is named aliasForSubpaths but its usage in the implementation suggests otherwise.
Which name is the correct one? aliasForSubpaths or allowSubpathWithAlias?