Skip to content

Commit 3ab1e43

Browse files
chore(.storybook/main): remove typescript check
1 parent 3336a9c commit 3ab1e43

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.storybook/main.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,6 @@ const config: StorybookConfig = {
5050
return config
5151
},
5252
typescript: {
53-
check: true,
54-
checkOptions: {},
5553
reactDocgenTypescriptOptions: {
5654
shouldExtractLiteralValuesFromEnum: true,
5755
/**

0 commit comments

Comments
 (0)