rollup-plugin-svg icon indicating copy to clipboard operation
rollup-plugin-svg copied to clipboard

Feat: Migrate to TS, update dependencies

Open jackw opened this issue 2 years ago • 0 comments

Not 💯 sure about how maintained this project is. This PR is currently a work in progress whilst I figure out some basic tests for this plugin...

This PR introduces the following changes:

  • [x] Migrate to typescript
  • [x] Replace archived rollup-pluginutils with @rollup/pluginutils
  • [x] Build with tsup and add ts declarations
  • [x] Lint with eslint
  • [ ] Adds basic tests

jackw avatar Nov 17 '22 09:11 jackw