Skip to content

Commit

Permalink
Updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jackton1 authored Nov 7, 2022
1 parent 9b1bab9 commit af3e7d9
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,11 +39,11 @@ If you feel generous and want to show some extra appreciation:
<!-- AUTO-DOC-INPUT:START - Do not remove or modify this section -->
| INPUT | TYPE | REQUIRED | DEFAULT | DESCRIPTION |
|---------|--------|----------|------------|----------------------------------------------------------------------------------|
| dir | string | false | `"."` | The directory to run [depcheck](https://github.com/depcheck/depcheck#readme)<br> |
| ignores | string | false | | Comma separated list of packages<br>to ignore |
| version | string | false | `"latest"` | Version of [depcheck](https://github.com/depcheck/depcheck/tags) |
| INPUT | TYPE | REQUIRED | DEFAULT | DESCRIPTION |
|---------|--------|----------|-----------|----------------------------------------------------------------------------------|
| dir | string | false | `"."` | The directory to run [depcheck](https://github.com/depcheck/depcheck#readme)<br> |
| ignores | string | false | | Comma separated list of packages<br>to ignore |
| version | string | false | `"1.4.3"` | Version of [depcheck](https://github.com/depcheck/depcheck/tags) |
<!-- AUTO-DOC-INPUT:END -->
Expand Down

0 comments on commit af3e7d9

Please sign in to comment.