Skip to content
This repository has been archived by the owner on Mar 25, 2021. It is now read-only.

Disallow contextual "any" #541

Closed
use-strict opened this issue Aug 3, 2015 · 3 comments
Closed

Disallow contextual "any" #541

use-strict opened this issue Aug 3, 2015 · 3 comments

Comments

@use-strict
Copy link

Problem is described here: microsoft/TypeScript#4126

It was suggested that TSLint might be able to handle the given case with a special rule. I see that something like this was already suggested back in 2014 (#80). Have things changed since then or is it still a no-go?

@adidahiya
Copy link
Contributor

I haven't investigated type-based rules much yet but this sounds useful and should be doable.

@use-strict
Copy link
Author

@adidahiya , it seems I can't implement this without #680. Blocked tag? :(

@ajafff
Copy link
Contributor

ajafff commented Aug 16, 2017

Is this still an issue now that we have no-unsafe-any?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants