``` if (true) { // TODO: add a flag to disable logs ``` https://github.com/souhailaS/APIcture/blob/0ebc003cd30b97613ec26964c222e14aace7490d/bin/oasdiff.js#L62 add a flag to decide whether the user wants verbose mode on or not. By default should be on.
APIcture/bin/oasdiff.js
Line 62 in 0ebc003
add a flag to decide whether the user wants verbose mode on or not. By default should be on.