Cristiano
Cristiano
I installed the tool and tried it out on folder out of a maven project. I did typed `mvn clean instal -pl` and the prompt become stuck! maybe it is...
Hey, could you add a feature that prettify 1 level but minify inside ? I mean, a command that will format Json like this: ``` [ {"id":1,"first_name":"Arnold","last_name":"Schwarzenegger"}, {"id":2,"first_name":"Bruce","last_name":"Willis"}, {"id":3,"first_name":"Chuck","last_name":"Norris"} ]...
Hi there, would you consider to integrate support for generating Mermeid style graphs? https://mermaid.js.org/ If some would like to propose a pull request for it, where should he start?