Aleksej Kamynin
Results
2
issues of
Aleksej Kamynin
Is it intended to always print "Node" in the bin/cli.js ? https://github.com/krg7880/json-schema-generator/blob/master/bin/cli.js#L3 With this line its harder to use json-schema-generator in pipes: I need to put "| tail -n +2"...