keymanapp / keymanapp/keyman

chore(common): work through TypeScript `--strict` default flag changes

Open
#16,173 0 comments 0 reactions 1 assignee Claimed by @mcdurdin View on GitHub
chore common/
Dominant language
Pascal
Stars
534
Forks
143
Avg merge
2d 10h
Merged PRs (30d)
113

Description

As TypeScript has moved to [strict](https://www.typescriptlang.org/tsconfig/#strict) by default [in version 6.0](https://github.com/microsoft/TypeScript/issues/62333), we need to evaluate compliance in all our TypeScript code and fixup or disable strict flags as needed.

Where possible, we should restrict any strictness overrides to specific modules, not in the top-level tsconfig.base.json.

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.