Commit f1ddccb
feat: type-check stories during Storybook build (#876)
- add `check: true` to Storybook TS config
- which runs `fork-ts-checker-webpack-plugin` to check types
asynchronously in a separate process during Storybook build
Co-authored-by: Anton Gilgur <[email protected]>1 parent 427e5ad commit f1ddccb
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
4 | 8 | | |
0 commit comments