apache / apache/echarts

TS code related enhancement

Open
#13,684 0 comments 0 reactions 0 assignees View on GitHub
enhancement typescript
Dominant language
TypeScript
Stars
67.3k
Forks
19.8k
Avg merge
11d 14h
Merged PRs (30d)
8

Description

### 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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.