the linter seems to show a false positive error for the spread operator ...
when used between JS Code between {{ }}
I think it's the only false positive I've came across recently though, well done devs !
the linter seems to show a false positive error for the spread operator ...
when used between JS Code between {{ }}
I think it's the only false positive I've came across recently though, well done devs !
I was able to reproduce! +1
@bobthebear Thanks for reporting this! It looks like this is in our queue to be fixed. We'll follow up here when our team ships the fix