Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
GoogleFeud committed Sep 23, 2024
1 parent 20e8417 commit 0978f57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -677,7 +677,7 @@ Using the configuration above, all types in your project will be turned into JSO

#### `assertAll`

Setting this option to true will add assertion code to ALL function parameters and `as` assertions. The assertion code will throw an error.
Setting this option to true will add assertion code to ALL function parameters and `as` assertions. The assertion code will throw an error. You can use the `NoCheck` marker to override this behaviour.

## Contributing

Expand Down

0 comments on commit 0978f57

Please sign in to comment.