electron / electron/typescript-definitions

Use `unknown` instead of `any`

Open
#123 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
131
Forks
37
Avg merge
6h
Merged PRs (30d)
2

Description

`unknown` is the type-safe version of `any` and should be preferred.

https://stackoverflow.com/questions/51439843/typescript-3-0-unknown-vs-any

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.