We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi, I think it'd be really cool to have a maximum allowed depth.
Example of the imports: fileA.js => fileB.js => fileC.js => fileD.js => Maximum depth reached.
thanks, Jesse.
The text was updated successfully, but these errors were encountered:
Hi Jesse. Could you specify the use case of this functionality? So far I've only used it to check circular dependency.
Sorry, something went wrong.
Related?
No branches or pull requests
Hi, I think it'd be really cool to have a maximum allowed depth.
Example of the imports:
fileA.js => fileB.js => fileC.js => fileD.js => Maximum depth reached.
thanks,
Jesse.
The text was updated successfully, but these errors were encountered: