figspec-react

React binding for Figspec web components

test: Move @types/react devDeps to correct place I needed to add `skipLibCheck` because a lot of React packages Storybook internally uses start emitting errors due to changes between `@types/react@16` to `@17` and/or `@18` (...probably. I immediately turned on `skipLibCheck` after seeing "Found 180 errors.", without investigation).

Changes

5 changed files (+20/-4)