在根目錄下面建一個jsconfig.json的文件javascript
{ "compilerOptions": { "experimentalDecorators": true } }
就解決啦。java