microsoft / microsoft/vscode-cmake-tools

replace null with undefined

Open
#2,680 0 comments 0 reactions 0 assignees View on GitHub
Feature: engineering
Dominant language
TypeScript
Stars
1.7k
Forks
546
Avg merge
2d 16h
Merged PRs (30d)
32

Description

Ideally, we want to remove `null` and replace it with `undefined` as much as possible.

Contributor guide

Open the contributing guide

Research direction

The issue names no files, tests, or entry points. Start by locating TypeScript uses of `null` throughout the repository and establish the scope of replacements; done means removing `null` and using `undefined` wherever the project permits.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
tooling
Issue type
Refactor
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.