Skip to content
This repository was archived by the owner on Feb 12, 2024. It is now read-only.

Conversation

@achingbrain
Copy link
Member

.d.ts files are not type checked as they are usually machine generated.

Switch to using .ts files instead so we get some compiler safety.

Refs: ipfs/aegir#849

`.d.ts` files are not type checked as they are usually machine generated.

Switch to using `.ts` files instead so we get some compiler safety.

Refs: ipfs/aegir#849
@achingbrain achingbrain merged commit eba5fe6 into master Aug 27, 2021
@achingbrain achingbrain deleted the fix/declare-types-in-ts-files branch August 27, 2021 10:45
SgtPooki referenced this pull request in ipfs/js-kubo-rpc-client Aug 18, 2022
`.d.ts` files are not type checked as they are usually machine generated.

Switch to using `.ts` files instead so we get some compiler safety.

Refs: ipfs/aegir#849
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants