import-js/eslint-plugin-import

no-cycle: consider deep require calls

Open

#1,056 opened on Mar 30, 2018

View on GitHub
 (6 comments) (7 reactions) (1 assignee)JavaScript (4,946 stars) (1,540 forks)batch import
help wantedsemver-minor

Description

Just making a note to come back to no-cycle and capture require calls in ExportMap to check for cycles in addition to exploring import statements.

Contributor guide