freeCodeCamp/curriculum/structure/blocks/lab-boolean-check.json
Sem Bauke 7c3c64bf8d
refactor(curriculum): remove block name metadata and source titles from intro (#66415)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2026-03-17 15:43:14 +00:00

15 lines
307 B
JSON

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