Skip to content

Commit

Permalink
Remove unnecessary heading
Browse files Browse the repository at this point in the history
  • Loading branch information
MajorLift committed Mar 1, 2024
1 parent a96266a commit 7a9a395
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docs/typescript.md
Original file line number Diff line number Diff line change
Expand Up @@ -258,8 +258,6 @@ mockGetNetworkConfigurationByNetworkClientId.mockImplementation(
// Target signature provides too few arguments. Expected 2 or more, but got 1.ts(2345)
```

#### Fixes for `any`

##### Try `unknown` and `never` instead

###### `unknown`
Expand Down

0 comments on commit 7a9a395

Please # to comment.