This moves the download-url package into the monorepo. There are no code changes but package.json has been updated with a few dependency updates as well as some metadata changes to reflect the move. Here's the diff:
5ea1da5 - Changes the config files to adhere to the conventions used by the devtools-shared repo (ran create-workspace and carried over package.json and tsconfig.json settings from the original package).
32a46f9 - Fixes issues reported by eslint and runs prettier.
Description
This moves the download-url package into the monorepo. There are no code changes but package.json has been updated with a few dependency updates as well as some metadata changes to reflect the move. Here's the diff:
Commit breakdown
create-workspace
and carried over package.json and tsconfig.json settings from the original package).