We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b093f61 commit 10440d7Copy full SHA for 10440d7
scripts/patch.js
@@ -38,7 +38,7 @@ function applyRecipe (text, recipe) {
38
39
/**
40
* @param {string} file
41
- * @param {(Recipe|Recipe[])} recipes
+ * @param {Recipe[]} recipes
42
*/
43
function patch (file, recipes) {
44
debug(`patching ${file}...`)
0 commit comments