Skip to content
max-nesting-depth · Lint · warning

Block nested deeper than allowed

Deep nesting hurts readability. Extract helpers or use early-return guard clauses.

A full explainer for this code hasn't been written yet. The summary above is the current authoritative description.

Want to contribute? Add docs/errors/<code>.md in the repo and the page will pick it up automatically.

enespt-br