, validate: function()
in
generators/app/index.js [24:26]
3
lines of code
2
McCabe index (conditional complexity)
, validate: function (input) { return input ? true : false; }