freeCodeCamp/curriculum/structure/blocks/review-javascript-functions.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
311 B
JSON

{
"name": "JavaScript Functions Review",
"blockLabel": "review",
"blockLayout": "link",
"isUpcomingChange": false,
"dashedName": "review-javascript-functions",
"challengeOrder": [
{ "id": "6723c5b8601a40a100bb59c9", "title": "JavaScript Functions Review" }
],
"helpCategory": "JavaScript"
}