在根目录下面建一个jsconfig.json的文件

{
    "compilerOptions": {
        "experimentalDecorators": true
    }
}

  就解决啦。

相关文章:

  • 2021-12-26
  • 2021-11-21
  • 2021-12-19
  • 2022-12-23
  • 2021-09-18
  • 2021-12-31
  • 2021-12-03
  • 2021-08-17
猜你喜欢
  • 2021-08-20
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-07-10
  • 2021-04-30
  • 2022-12-23
相关资源
相似解决方案