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

chore: use strict TS option for dtslint #5045

Merged
merged 1 commit into from
Nov 12, 2019

Conversation

cartant
Copy link
Collaborator

@cartant cartant commented Sep 28, 2019

Description:

As mentioned in #4968, the TypeScript compiler options could be more strict. Changing this is going to involve code changes. However, there's no reason we cannot enable strict for the dtslint tests right now. Doing so will allow us to use $ExpectError in more situations in our dtslint tests - the 'strictNullChecks': false in the current configuration will prevent some types of errors from being reported.

Related issue (if exists): #4968

@cartant
Copy link
Collaborator Author

cartant commented Nov 4, 2019

@benlesh It would be nice to get this merged, too.

@benlesh benlesh merged commit 1673a74 into ReactiveX:master Nov 12, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Dec 12, 2019
@cartant cartant deleted the strict-dtslint branch September 24, 2020 07:09
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants