freeCodeCamp/curriculum/structure/blocks/review-recursion.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

12 lines
278 B
JSON

{
"name": "Recursion Review",
"blockLabel": "review",
"blockLayout": "link",
"isUpcomingChange": false,
"dashedName": "review-recursion",
"challengeOrder": [
{ "id": "6723d1f0568292cd394d6fb6", "title": "Recursion Review" }
],
"helpCategory": "JavaScript"
}