You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 30, 2020. It is now read-only.
we are now on typescript, and this rule does nothing for typescript. Also, with the new feature-based folder structure, no re-exports + co-location, cyclic imports should happen less often. closing.
PR #61
As no-cycle was finally fixed to ignore
flow
type definitions.We can then finally make
no-cycle
anerror
instead of awarning
https://github.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md#2190---2019-12-08
The text was updated successfully, but these errors were encountered: