eth-token-tracker icon indicating copy to clipboard operation
eth-token-tracker copied to clipboard

Convert to TypeScript

Open mcmire opened this issue 1 year ago • 0 comments

Following our other libraries, we should copy the TypeScript configuration from the module template and convert this library to TypeScript, using tsup to create CJS- and ESM-compatible builds.

We can then drop Browserify and Babel as dependencies.

mcmire avatar Mar 22 '24 16:03 mcmire