We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e351dab commit 689983eCopy full SHA for 689983e
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