Skip to content
This repository was archived by the owner on Jul 15, 2023. It is now read-only.
This repository was archived by the owner on Jul 15, 2023. It is now read-only.

Stop using null unnecessarily in source code #490

Closed
@JoshuaKGoldberg

Description

@JoshuaKGoldberg

There are many places in source code that use null and undefined interchangeably. As a code cleanup task, it'd be nice to consolidate on only using undefined whenever possible. This is what most libraries do, including TSLint and TypeScript.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Difficulty: HardOnly someone with heavy experience in TSLint should be able to send a pull request for this issue.Domain: ToolingRepository tasks around improving source tooling.Status: Accepting PRs

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions