How to use ECMAScript 6 syntax with Visual Studio 2013

后端 未结 3 1062
小鲜肉
小鲜肉 2020-12-06 04:13

I am interested in using ECMAScript 6 features in my web application which I am developing using Visual Studio 2013. Currently the syntax does not seems to be working, How c

3条回答
  •  孤街浪徒
    2020-12-06 04:20

    If you have Resharper installed in your VS 2013 - from today on you can switch to using ES6:

    enter image description here

提交回复
热议问题