Add detection for CallExpression
Example of code which requires detection
.catch(() => flash('Something went wrong on our end.'));
sprintf('%{firstLabel} +%{labelCount} more', {
Edited by Brandon Labuschagne
Example of code which requires detection
.catch(() => flash('Something went wrong on our end.'));
sprintf('%{firstLabel} +%{labelCount} more', {