mirror of
https://github.com/apache/superset.git
synced 2026-05-10 02:15:50 +00:00
chore(frontend): comprehensive TypeScript quality improvements (#37625)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -759,7 +759,6 @@ export default function transformProps(
|
||||
legendState,
|
||||
chartPadding,
|
||||
),
|
||||
// @ts-ignore
|
||||
data: series
|
||||
.filter(
|
||||
entry =>
|
||||
|
||||
Reference in New Issue
Block a user