freeCodeCamp/curriculum/structure/blocks/lab-boolean-check.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
351 B
JSON

{
"name": "Build a Boolean Check Function",
"isUpcomingChange": false,
"dashedName": "lab-boolean-check",
"helpCategory": "JavaScript",
"challengeOrder": [
{
"id": "a77dbc43c33f39daa4429b4f",
"title": "Build a Boolean Check Function"
}
],
"blockLabel": "lab",
"blockLayout": "link",
"usesMultifileEditor": true
}