📅  最后修改于: 2022-03-11 15:02:20.601000             🧑  作者: Mango
In VSCode, Go to File => Preferences => Settings (or Control+comma) and it will open the User Settings file. Add "javascript.implicitProjectConfig.experimentalDecorators": true to the file and it should fix it.