freeCodeCamp/curriculum/structure/blocks/lab-sentence-maker.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
320 B
JSON

{
"name": "Build a Sentence Maker",
"blockLabel": "lab",
"blockLayout": "link",
"isUpcomingChange": false,
"usesMultifileEditor": true,
"dashedName": "lab-sentence-maker",
"challengeOrder": [
{ "id": "66c057041df6394ca796bf33", "title": "Build a Sentence Maker" }
],
"helpCategory": "JavaScript"
}