rpearce / react-medium-image-zoom

🔎 🏞 The original medium.com-inspired image zooming library for React (since 2016)
https://rpearce.github.io/react-medium-image-zoom/
BSD 3-Clause "New" or "Revised" License
1.88k stars 100 forks source link

chore: simplify storybook TS and rm unused storybook addons #665

Closed rpearce closed 2 months ago

rpearce commented 2 months ago

Description

Not much to see here. Just uses TS for storybook config files and removes extra TS config so we don't rely on react-docgen-typescript and aren't blocked by this issue with TS any more (in theory): https://github.com/hipstersmoothie/react-docgen-typescript-plugin/issues/94