Skip to content

Commit

Permalink
Remove experimental from README description (#54)
Browse files Browse the repository at this point in the history
  • Loading branch information
shadowspawn authored Jan 25, 2024
1 parent 5e21c6f commit 163532f
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 @@ -3,7 +3,7 @@
[![NPM Version](http://img.shields.io/npm/v/@commander-js/extra-typings.svg?style=flat)](https://www.npmjs.org/package/@commander-js/extra-typings)
[![NPM Downloads](https://img.shields.io/npm/dm/@commander-js/extra-typings.svg?style=flat)](https://npmcharts.com/compare/@commander-js/extra-typings?minimal=true)

This package offers experimental TypeScript typings for `commander` which infer strong types for:
This package offers TypeScript typings for `commander` which infer strong types for:

- all the parameters of the action handler, including the options
- options returned by `.opts()`
Expand Down

0 comments on commit 163532f

Please sign in to comment.