Skip to content

Commit

Permalink
Examples: Turn of type checking in doc-blocks
Browse files Browse the repository at this point in the history
  • Loading branch information
shilman committed Sep 1, 2022
1 parent 0e086d2 commit 251144f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions code/examples/doc-blocks/.storybook/main.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,6 @@ const config: StorybookConfig = {
channelOptions: { allowFunction: false, maxDepth: 10 },
disableTelemetry: true,
},
typescript: {
check: true,
checkOptions: {},
},
features: {
postcss: false,
storyStoreV7: true,
Expand Down

0 comments on commit 251144f

Please sign in to comment.