ES6 code inspections with node just don't seem to work

I am looking at a file with initialized but unused variables, non-existant (non-node) globals, and no inspections on the file saying that there is something wrong.

My project has those specific inspections enabled and the mode set to ES6 but I'm not getting any analysis or highlting on those errors.

0

Please can you provide code examples?


0

请先登录再写评论。