rfcs icon indicating copy to clipboard operation
rfcs copied to clipboard

Add eslint-plugin-import to ember-cli blueprint

Open bmish opened this issue 1 year ago • 5 comments

This RFC proposes adding eslint-plugin-import to the ember-cli blueprint.

I talked to @wycats about this 2 years ago, and he said this was the "most important linter" to add, but mentioned there were some issues that would need to be solved with it. I assume he was referring to the resolver issues, which we are bypassing for now by disabling the import/no-unresolved lint rule.

bmish avatar Jan 07 '23 18:01 bmish