apache-superset/superset-roadmap

[global] Update JSX files to Typescript

Closed this issue · 0 comments

Motivation / Problem to Solve

we have decided to use Typescript for all new JS files, but we want to maintain code consistency by going back and converting over existing files

Proposed Functionality

All JS or JSX files should be converted to TS or TSX, with a few exceptions.