From fab4d27d25e20179ee46dc16e9ef9de78481c004 Mon Sep 17 00:00:00 2001 From: Arthur Fiorette Date: Wed, 29 May 2024 02:00:02 -0300 Subject: [PATCH] code --- README.md | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/README.md b/README.md index e6702eb5e..1f7b23801 100644 --- a/README.md +++ b/README.md @@ -8,20 +8,20 @@ Extended version of [https://github.com/xiag-ag/typescript-to-json-schema](https --- -- [Inspiration](#inspiration) -- [CLI Usage](#cli-usage) - - [Debugging](#debugging) - - [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) + - [Debugging](#debugging) + - [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)