Code Inspection: Nested function
Configure inspections: Settings | Editor | Inspections
Show intention actions: AltEnter
Reports a function nested inside another function. Although JavaScript allows functions to be nested, such constructs may be confusing.
Use the checkbox below to ignore anonymous nested functions.
Place the caret at the highlighted line and press AltEnter or click
.
Click the arrow next to the inspection you want to suppress and select the necessary suppress action.