Last 12 weeks · 8 commits
2 of 6 standards met
We're missing a newline, causing the JSDoc syntax to get interpreted incorrectly and the description lost from the type https://github.com/sveltejs/kit/blob/ce77bf3e266c77486a35d050ca5929c900000541/packages/kit/types/index.d.ts#L3781 This PR adds a newline beneath the bundled types if the there are any ambient modules
This fixes a nasty issue where dts-buddy thinks the following are globals and renames any types matching them: generics such as , , etc. predicates such as in parameter names such as in inferences such as in Merging this fixes the issue where our type doc gets deleted from because of the type bundling https://github.com/sveltejs/svelte.dev/pull/2042/changes#diff-a08187ba5fa6812ab9b17106a303af9a485e496430eeb73fea7f820c45dc1c27L76
Repository: sveltejs/dts-buddy. Description: WORK IN PROGRESS DO NOT USE Stars: 352, Forks: 19. Primary language: JavaScript. Languages: JavaScript (94.8%), TypeScript (5.2%). License: MIT. Latest release: v0.8.2 (1w ago). Open PRs: 4, open issues: 14. Last activity: 1w ago. Community health: 50%. Top contributors: Rich-Harris, dominikg, benmccann, github-actions[bot], dummdidumm, teemingc, gtm-nayan, jasonlyu123, coreprocess, randName and others.