項目改用了ts類的形式去編寫遇到了個小問題吧在類名或是Prop的地方提示這樣的錯誤,看著真的很不爽Experimental support for decorators is a feature that is subject to change in a future release. Set the 'experimentalDecorators' option to remove this warning.
1 回答

函數(shù)式編程
TA貢獻(xiàn)1807條經(jīng)驗 獲得超9個贊
我按著常規(guī)的做法
設(shè)置vscode和tsconfig.json都將 "experimentalDecorators" 設(shè)置為 true;
據(jù)說有人成功了(但好像都不是vue+ts),我還是一樣報錯啊...
有大牛對這個問題有想法的么?
- 1 回答
- 0 關(guān)注
- 839 瀏覽
添加回答
舉報
0/150
提交
取消