Skip to content

Commit

Permalink
code
Browse files Browse the repository at this point in the history
  • Loading branch information
arthurfiorette committed May 23, 2024
1 parent 2d83ca3 commit 9c3bbf8
Showing 1 changed file with 16 additions and 26 deletions.
42 changes: 16 additions & 26 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,19 +8,19 @@ Extended version of [https://github.com/xiag-ag/typescript-to-json-schema](https

---

- [Inspiration](#inspiration)
- [CLI Usage](#cli-usage)
- [Options](#options)
- [`tjsg autocomplete [SHELL]`](#tjsg-autocomplete-shell)
- [`tjsg generate [PATH]`](#tjsg-generate-path)
- [`tjsg help [COMMAND]`](#tjsg-help-command)
- [Current state](#current-state)
- [Contributors](#contributors)
- [Programmatic Usage](#programmatic-usage)
- [Custom formatting](#custom-formatting)
- [Custom parsing](#custom-parsing)
- [Run locally](#run-locally)
- [Publish](#publish)
- [Inspiration](#inspiration)
- [CLI Usage](#cli-usage)
- [Options](#options)
- [`tjsg autocomplete [SHELL]`](#tjsg-autocomplete-shell)
- [`tjsg generate [PATH]`](#tjsg-generate-path)
- [`tjsg help [COMMAND]`](#tjsg-help-command)
- [Current state](#current-state)
- [Contributors](#contributors)
- [Programmatic Usage](#programmatic-usage)
- [Custom formatting](#custom-formatting)
- [Custom parsing](#custom-parsing)
- [Run locally](#run-locally)
- [Publish](#publish)

<br />

Expand Down Expand Up @@ -59,19 +59,9 @@ Also note that you need to quote paths with `*` as otherwise the shell will expa

<!-- commands -->

- [Inspiration](#inspiration)
- [CLI Usage](#cli-usage)
- [Options](#options)
- [`tjsg autocomplete [SHELL]`](#tjsg-autocomplete-shell)
- [`tjsg generate [PATH]`](#tjsg-generate-path)
- [`tjsg help [COMMAND]`](#tjsg-help-command)
- [Current state](#current-state)
- [Contributors](#contributors)
- [Programmatic Usage](#programmatic-usage)
- [Custom formatting](#custom-formatting)
- [Custom parsing](#custom-parsing)
- [Run locally](#run-locally)
- [Publish](#publish)
- [`tjsg autocomplete [SHELL]`](#tjsg-autocomplete-shell)
- [`tjsg generate [PATH]`](#tjsg-generate-path)
- [`tjsg help [COMMAND]`](#tjsg-help-command)

## `tjsg autocomplete [SHELL]`

Expand Down

0 comments on commit 9c3bbf8

Please sign in to comment.