Skip to content

Commit c2e3136

Browse files
committed
remove storybook from tsconfig
1 parent 23fd52a commit c2e3136

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/docs-md/tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@
1717
"declarationMap": true,
1818
"allowJs": true
1919
},
20-
"include": ["src/**/*", "bin/**/*", ".storybook/**/*"]
20+
"include": ["src/**/*", "bin/**/*"]
2121
}

0 commit comments

Comments
 (0)