Webstorm still reports an error when writing ES6 code after setting up ES6

setting-> Language & Frameworks-> JavaScript-> selecting EcmaScript 6
setting still has no effect? How to break?
Arrow functions, deconstruction assignments, and object method abbreviations all have error prompts.

Dec.20,2021

are you sure it's not eslint's fault?

Menu