freeCodeCamp/curriculum/structure/blocks/lab-mutations.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
353 B
JSON

{
"name": "Implement the Mutations Algorithm",
"blockLabel": "lab",
"blockLayout": "link",
"isUpcomingChange": false,
"usesMultifileEditor": true,
"dashedName": "lab-mutations",
"challengeOrder": [
{
"id": "af2170cad53daa0770fabdea",
"title": "Implement the Mutations Algorithm"
}
],
"helpCategory": "JavaScript"
}