Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs(webpack): improve typescript usage
as discussed in styleguidist/react-docgen-typescript#71 (comment), some compiler options break component discovery. the safest strategy is to always include the tsconfig from user space, which improves component detection.
- Loading branch information