We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e351dab + 689983e commit a0350a2Copy full SHA for a0350a2
isp-functions/noun-deps.js
@@ -72,5 +72,5 @@ module.exports = targetValue => {
72
}
73
74
75
- return errors.length ? errors : null;
+ return errors;
76
};
0 commit comments