We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af16239 commit 25ed241Copy full SHA for 25ed241
.storybook/main.ts
@@ -34,7 +34,7 @@ const config: StorybookConfig = {
34
stories: ["../stories/**/*.stories.tsx"],
35
36
typescript: {
37
- check: true,
+ check: false,
38
checkOptions: {
39
40
configFile: path.resolve(ROOT, "tsconfig.storybook.json"),
0 commit comments