1. 程式人生 > >vscode寫react有warning

vscode寫react有warning

change release project asc ctc script warn vsc rip

[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