json2nesttest FeaturesThis extension will convert a JSON into Nestjs dto or schema format. Using the extensionAfter installation, you'll find two new commands in the Command Palette (F1 by default): create nestjs dto or schema file, paste the json that you want to convert choose one of the following commands:
enter the dto or schema name then hit enter, :) Enjoy! |