使用权限标签,编辑器报错
Multiple annotations found at this line:
- Declaration or statement expected.
- Property assignment expected.
- ',' expected.
- Experimental support for decorators is a feature that is subject to change in a future
release. Set the 'experimentalDecorators' option in your 'tsconfig' or 'jsconfig' to remove this warning.
- Declaration expected.
https://blog.csdn.net/lhjuejiang/article/details/84671518
你的这个问题解决了吗?兄弟?我的现在也是这问题
我也是这个问题..