graphql-hive / graphql-hive/console

Remove TypeScript as any casts throughout the codebase

Open
#2,006 4 comments 0 reactions 0 assignees View on GitHub
enhancement good first issue help wanted
Dominant language
TypeScript
Stars
483
Forks
145
Avg merge
2d 5h
Merged PRs (30d)
65

Description

We use `as any` or `: any` in the code. We should remove it wherever possible and try to replace it with `unknown`.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.