Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI: Configure stricter type checking #678

Open
michaeldiamant opened this issue Oct 31, 2022 · 0 comments
Open

CI: Configure stricter type checking #678

michaeldiamant opened this issue Oct 31, 2022 · 0 comments

Comments

@michaeldiamant
Copy link
Contributor

Problem

Discussion in #675 (comment), motivated a review of type checking configuration options: https://www.typescriptlang.org/tsconfig#Type_Checking_6248.

As a hopefully lightweight way to improve safety, the story requests assessing + configuring stricter type checks. If possible, enforce strict mode.

Solution

Dependencies

Urgency

@michaeldiamant michaeldiamant changed the title Configure stricter type checking CI: Configure stricter type checking Oct 31, 2022
@algoanne algoanne added the days label Nov 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants
@michaeldiamant @algoanne and others