Files
freeCodeCamp/tools/challenge-parser/structure/blocks/workshop-upcoming-test-steps.json
2026-04-25 11:42:44 +05:30

10 lines
219 B
JSON

{
"isUpcomingChange": true,
"dashedName": "workshop-upcoming-test-steps",
"blockLabel": "workshop",
"challengeOrder": [
{ "id": "step-1", "title": "Step 1" },
{ "id": "step-2", "title": "Step 2" }
]
}