实验性装饰警告-离子3

时间:2018-07-05 15:33:55

标签: ionic-framework ionic2 ionic3 decorator angular2-decorators

我的Ionic 3应用程序发出以下警告。

[ts] Experimental support for decorators is a feature that is subject to change in a future release. Set the 'experimentalDecorators' option to remove this warning.

我还尝试在tsconfig.json中设置"experimentalDecorators" : true,但仍然相同。

但是它看起来像是VisualStudio代码中的错误。此警告以前未出现。这是什么以及如何摆脱它。

0 个答案:

没有答案