import-js/eslint-plugin-import

no-cycle: consider deep require calls

Open

#1,056 opened on Mar 30, 2018

 (6 comments) (7 reactions) (1 assignee)JavaScript (1,550 forks)batch import
help wantedsemver-minor

Repository metrics

Stars
 (5,940 stars)
PR merge metrics
 (Avg merge 138d 22h) (3 merged PRs in 30d)

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