Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Docs: Improve typescript usage (#1395)
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