hyperweb-io / hyperweb-io/telescope

helper code breaks isolatedDeclarations

Open
#805 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
154
Forks
53
PR merge metrics
No merged PRs in 30d

Description

Code like
https://github.com/hyperweb-io/telescope/blob/40a4298beb51c0a2f7bfb5d44c53c5c49d121632/packages/telescope/src/helpers/binary-coder.ts#L121
https://github.com/hyperweb-io/telescope/blob/40a4298beb51c0a2f7bfb5d44c53c5c49d121632/packages/telescope/src/helpers/utf8-helper.ts#L36
https://github.com/hyperweb-io/telescope/blob/40a4298beb51c0a2f7bfb5d44c53c5c49d121632/packages/telescope/src/helpers/binary-coder.ts#L437

is missing explicit types or return types, which breaks

https://www.typescriptlang.org/tsconfig/isolatedDeclarations.html
https://jsr.io/docs/about-slow-types

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.