vscode写react有warning

Posted shiyunfront

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了vscode写react有warning相关的知识,希望对你有一定的参考价值。

[js] Experimental support for decorators is a feature that is subject to change in a future release. Set the ‘experimentalDecorators‘ option to remove this warning.
preferences=>settings中添加"javascript.implicitProjectConfig.experimentalDecorators": true

以上是关于vscode写react有warning的主要内容,如果未能解决你的问题,请参考以下文章

前端开发工具vscode如何快速生成代码片段

前端开发工具vscode如何快速生成代码片段

react 对循环warning提示增加key的研究

vscode用啥符号把某一段代码包起来,类似C#的#region?

VS Code配置markdown代码片段

VS Code配置markdown代码片段