Skip to content

Blog: Write a blog post on no-unsafe-* rules #6415

Closed
@JoshuaKGoldberg

Description

@JoshuaKGoldberg

Overview

One of the biggest user requests I see in the wild for typescript-eslint is banning anys from sneaking into the codebase. We have a suite of rules:

I'd like to write a blog post explaining:

  1. Why you'd want to ban any even with noImplicitAny enabled
  2. Why unknown is a better alternative
  3. How each of those rules helps

Metadata

Metadata

Labels

documentationDocumentation ("docs") that needs adding/updatinglocked due to agePlease open a new issue if you'd like to say more. See https://typescript-eslint.io/contributing.team assignedA member of the typescript-eslint team should work on this.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions