We currently use react-docgen for JS prop tables and react-typescript-docgen-loader (RDTL) for TS prop tables. Now that react-docgen supports Typescript natively, let's simplify our lives and our users' configurations by moving to react-docgen for all react prop table generation.
We currently use
react-docgenfor JS prop tables andreact-typescript-docgen-loader(RDTL) for TS prop tables. Now thatreact-docgensupports Typescript natively, let's simplify our lives and our users' configurations by moving toreact-docgenfor all react prop table generation.RDTLfrompreset-typescriptRemovereact-typescript-docgen-loaderfrompreset-typescriptpresets#68RDTLfrompreset-create-react-appfeat(cra): remove ts docgen loader presets#103react-docgen