Visual Studio 2017 Javascript How to set 'experimentaldecorators'
问题 Anyone knows how to get rid of this message when using Aurelia.js in VS2017?? I'm using VS2017, not VSCode, and I'm using Javascript, not Typescript as every internet article seems to believe... I tried unchecking the "Enable the new JavaScript language service" option, but it didn't help (and I also would like to keep using the new JS language service!). I also tried setting the EsLint option to false, but that didn't help either! Any suggestions? 回答1: You need a tsconfig.json with the