kickstartDS / storybook-addon-jsonschema

Displays associated JSON Schema documentation using a rich schema explorer interface, and adds a validating JSON Code Editor with semantic auto-complete to interact with your components, and copy configurations with ease.

Home Page:https://www.kickstartDS.com/docs/integration/storybook/schema

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Improve manually added typings in `src/typings.d.ts`

julrich opened this issue · comments

The typings for @kickstartds/core (where helper.js is missing such types) done manually in src/typings.d.ts need to be improved. They are too lax / general right now.

See here: https://github.com/kickstartDS/storybook-addon-jsonschema/blob/main/src/typings.d.ts#L3-L8