Mingsars opened a new issue #15873: URL: https://github.com/apache/echarts/issues/15873
### Version 5.0.2 ### Steps to reproduce angular项目中原来使用的是[email protected],升级到 [email protected]之后,ts校验报错,但是不影响页面的正常运行。 报错信息如下 ERROR in D:\codehubWork\NetStarNetworkConsultingWebSite\ui-source\node_modules\echarts\types\dist\echarts.d.ts [tsl] ERROR in D:\codehubWork\NetStarNetworkConsultingWebSite\ui-source\node_modules\echarts\types\dist\echarts.d.ts(421,55) TS1005: ',' expected. ERROR in D:\codehubWork\NetStarNetworkConsultingWebSite\ui-source\node_modules\echarts\types\dist\echarts.d.ts [tsl] ERROR in D:\codehubWork\NetStarNetworkConsultingWebSite\ui-source\node_modules\echarts\types\dist\echarts.d.ts(421,61) TS1005: ',' expected. ERROR in D:\codehubWork\NetStarNetworkConsultingWebSite\ui-source\node_modules\echarts\types\dist\echarts.d.ts [tsl] ERROR in D:\codehubWork\NetStarNetworkConsultingWebSite\ui-source\node_modules\echarts\types\dist\echarts.d.ts(422,74) TS1005: ',' expected ### What is expected? 希望告知如何消除这些报错,谢谢。 ### What is actually happening? 项目正常运行,但是ts校验报错。 <!-- This issue is generated by echarts-issue-helper. DO NOT REMOVE --> <!-- This issue is in English. DO NOT REMOVE --> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
