Frameright / Frameright/image-display-control-metadata-parser
Remove dependency to `tsdx`
Open
good first issue
- Dominant language
- TypeScript
- Stars
- 4
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
(Similar to https://github.com/Frameright/react-image-display-control/issues/23)
We scaffolded this project using https://github.com/jaredpalmer/tsdx, which isn't maintained anymore, leading to issues and workarounds like the `overrides` in https://github.com/Frameright/image-display-control-metadata-parser/blob/main/package.json
In our `package.json` scripts calling `tsdx`, most of the time it is only a wrapper around other well-known open-source tools, so we should be able to get rid of it.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.