We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23fd52a commit c2e3136Copy full SHA for c2e3136
packages/docs-md/tsconfig.json
@@ -17,5 +17,5 @@
17
"declarationMap": true,
18
"allowJs": true
19
},
20
- "include": ["src/**/*", "bin/**/*", ".storybook/**/*"]
+ "include": ["src/**/*", "bin/**/*"]
21
}
0 commit comments