freeCodeCamp/curriculum/structure/blocks/lab-element-skipper.json
Oliver Eyton-Williams 27a54624c3
refactor: blockType -> blockLabel (#62548)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2025-10-23 23:20:15 +05:30

16 lines
349 B
JSON

{
"name": "Implement an Element Skipper",
"isUpcomingChange": false,
"dashedName": "lab-element-skipper",
"helpCategory": "JavaScript",
"blockLayout": "link",
"blockLabel": "lab",
"usesMultifileEditor": true,
"challengeOrder": [
{
"id": "a5deed1811a43193f9f1c841",
"title": "Implement an Element Skipper"
}
]
}