javascript - ES6 support in VSCode isnt working -


ive seen other questions regarding issue - is there way turn on es6/es7 syntax support in vscode? - has been addressed microsoft , implemented in vscode.

however, have downloaded latest version of vscode, , cloned example es6 repo github, , seems not working

to turn es6/es7 support, best way use eslint dedicated parser ( babel, etc...). try if you're interested: vscode linter es6 es7 babel linter.


Comments