Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

disableScc option is missing from no-cycle docs #3063

Open
soryy708 opened this issue Sep 16, 2024 · 0 comments
Open

disableScc option is missing from no-cycle docs #3063

soryy708 opened this issue Sep 16, 2024 · 0 comments

Comments

@soryy708
Copy link
Contributor

#2998 introduces a disableScc option to the no-cycle rule, but there's no reference to it in the rule's docs at https://github.com/import-js/eslint-plugin-import/blob/f72f2072f4245f2c3494816d7c14352fc9e07c0a/docs/rules/no-cycle.md

It's an error of omission, and we need to add it to the docs, so that users know about the escape hatch and what it does, without digging through issues/PRs about it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants