Skip to content

Commit

Permalink
Attempt check false
Browse files Browse the repository at this point in the history
  • Loading branch information
carbonrobot committed Nov 7, 2024
1 parent af16239 commit 25ed241
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .storybook/main.ts
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ const config: StorybookConfig = {
stories: ["../stories/**/*.stories.tsx"],

typescript: {
check: true,
check: false,
checkOptions: {
typescript: {
configFile: path.resolve(ROOT, "tsconfig.storybook.json"),
Expand Down

0 comments on commit 25ed241

Please sign in to comment.