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 be4cba6 commit 80731b9Copy full SHA for 80731b9
index.js
@@ -14,4 +14,4 @@ function wrapAdjective(msg='*'){
14
return function (txt='special'){
15
return `You are ${msg}${txt}${msg}!`
16
}
17
-}
+}
0 commit comments