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 99a94219f3
[TS dashboard] Be consistent with terminology (#17337)
There are two sides to the TypeScript dashboard code, the build scripts
and the app code. Currently we use the word "module" in the former but
"file" in the latter. Similarly, we use "partition" in the build code
but "level" in the app code. All of the logic that powers the
visualization you see on the dashboard is complicated enough, so there's
no reason to use duplicate terminology.
2023-02-16 14:38:49 -07:00
..
app [TS dashboard] Be consistent with terminology (#17337) 2023-02-16 14:38:49 -07:00
common [TS dashboard] Reorganize files slightly (#17335) 2023-02-08 08:33:03 -06:00
scripts [TS dashboard] Syntax errors don't kill watcher (#17336) 2023-02-14 12:15:52 -06:00
files-to-convert.json NFT: Replaced all the instances of collectibles with NFTs (#17741) 2023-02-17 00:53:29 +05:30