We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 707b50e commit 20bed35Copy full SHA for 20bed35
1 file changed
.storybook/main.ts
@@ -43,6 +43,7 @@ const main = defineMain({
43
compilerOptions: {
44
esModuleInterop: true,
45
},
46
+ shouldRemoveUndefinedFromOptional: true,
47
48
49
})
0 commit comments