Skip to content

Commit 25ed241

Browse files
committed
Attempt check false
1 parent af16239 commit 25ed241

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.storybook/main.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ const config: StorybookConfig = {
3434
stories: ["../stories/**/*.stories.tsx"],
3535

3636
typescript: {
37-
check: true,
37+
check: false,
3838
checkOptions: {
3939
typescript: {
4040
configFile: path.resolve(ROOT, "tsconfig.storybook.json"),

0 commit comments

Comments
 (0)