Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: enhance types * docs: fix JSDoc parameter alignment * chore: upgrade to TS 5.0 * fix: generic parameters * fix: all type errors * chore: fix indentation of comments * chore: collapse comments * fix: remove .ts file * Check-in type declaration file This is checked-in to source control include manual revisions documenting overloaded functions, due to a suspected upstream bug in TypeScript. See: microsoft/TypeScript#53350 * Remove extra param tags * feat: add typescript * refactor: convert get-path to typescript * feat: enhance types add TypeScript * chore: upgrade to TS 5.0 * fix: generic parameters * chore: collapse comments * Check-in type declaration file This is checked-in to source control include manual revisions documenting overloaded functions, due to a suspected upstream bug in TypeScript. See: microsoft/TypeScript#53350 * feat: convert to TypeScript * fix: apply @aduth's suggestions * chore: remove unnecessary type assertion * chore: apply @aduth's review suggestions --------- Co-authored-by: Andrew Duthie <[email protected]>
- Loading branch information