Files
cunningham/packages/react/tsconfig.json
Nathan Vasse d05e38520b 🐛(react) avoid storybook errors
Since our upgrade from Typescript 5.0.4 to 5.1.3 some errors started to
occur when running yarn build in .stories.tsx files. Please see the
related issue: https://github.com/storybookjs/storybook/issues/23249.
Adding this ignore clause partitions the storybook compilation and the
package compilation which represents how things really work together,
thus making the irrelevant errors to be removed.

Fixes #109
2023-06-30 17:38:47 +02:00

367 B