Skip to content

Commit

Permalink
Recommend strict tsconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
sindresorhus committed Sep 26, 2023
1 parent 5351533 commit 2cd5ef4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,8 @@ npm install type-fest

*Requires TypeScript >=5.1*

*Works best with [`{strict: true}`](https://www.typescriptlang.org/tsconfig#strict) in your tsconfig.*

## Usage

```ts
Expand Down

0 comments on commit 2cd5ef4

Please sign in to comment.