You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by GitBox <gi...@apache.org> on 2020/11/24 12:23:49 UTC

[GitHub] [incubator-echarts] 100pah opened a new issue #13684: TS code related enhancement

100pah opened a new issue #13684:
URL: https://github.com/apache/incubator-echarts/issues/13684


   ### Version
   5.0.0
   
   ### Steps to reproduce
     Check all of the remained @ts-ignore and remove them
     In `/data/helper/dataProvider.ts`, try to refactor return type `any` to concrete type in `retrieveRawValue`. `any` probably cause hidden type error.
     In `/data/List.ts`, try to refactor `any` to concrete type in `_visual`, which probably cause type error.
   
   <!-- 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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org