Files
freeCodeCamp/curriculum/structure/blocks/lab-repeat-a-string.json
2025-08-26 12:37:26 +02:00

17 lines
398 B
JSON

{
"name": "Build a String Repeating Function",
"isUpcomingChange": false,
"dashedName": "lab-repeat-a-string",
"superBlock": "full-stack-developer",
"helpCategory": "JavaScript",
"challengeOrder": [
{
"id": "afcc8d540bea9ea2669306b6",
"title": "Build a String Repeating Function"
}
],
"usesMultifileEditor": true,
"blockType": "lab",
"blockLayout": "link"
}