Closed mrjacobbloom closed 5 years ago
Would it be possible to only highlight the word function and the arguments? I'm using the VSCode eslint addon and the entire function body is getting highlighted, which is distracting:
function
never mind, it looks like other function style rules do this too
Would it be possible to only highlight the word
function
and the arguments? I'm using the VSCode eslint addon and the entire function body is getting highlighted, which is distracting: