freeCodeCamp/curriculum/structure/blocks/lab-drum-machine.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

13 lines
314 B
JSON

{
"name": "Build a Drum Machine",
"usesMultifileEditor": true,
"dashedName": "lab-drum-machine",
"challengeOrder": [
{ "id": "6762ec275cef87635acc4fe3", "title": "Build a Drum Machine" }
],
"helpCategory": "JavaScript",
"isUpcomingChange": false,
"blockLayout": "link",
"blockLabel": "lab"
}