1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 11:22:43 +02:00
metamask-extension/development/ts-migration-dashboard
Elliot Winkler 3c622cd395
[TS dashboard] Draw dependencies between files (#17338)
If you're thinking about converting a file to TypeScript, you might want
to know what files import that file and what files it imports. This
commit makes it so that if you click on a box in the visualization, it
will draw lines between that box and the other boxes which represent its
dependents and dependencies.

Co-authored-by: legobeat <109787230+legobeat@users.noreply.github.com>
2023-03-16 20:03:12 -06:00
..
app [TS dashboard] Draw dependencies between files (#17338) 2023-03-16 20:03:12 -06:00
common [TS dashboard] Draw dependencies between files (#17338) 2023-03-16 20:03:12 -06:00
scripts [TS dashboard] Syntax errors don't kill watcher (#17336) 2023-02-14 12:15:52 -06:00
files-to-convert.json Buy crypto by redirecting to onramp experience on pdapp instead of deposit popover (#17689) 2023-03-01 12:45:27 +04:00