JoshuaKGoldberg / JoshuaKGoldberg/TypeStat

Add non-null assertion fixing for array and object literals

Open
#76 0 comments 0 reactions 0 assignees View on GitHub
area: architecture area: new fixer
Dominant language
TypeScript
Stars
2.3k
Forks
47
Avg merge
15h 55m
Merged PRs (30d)
21

Description

Follows #74 and predates #50.

```typescript
let numbers: number[] = [1, undefined!, 3];
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.