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

10 lines
251 B
JSON

{
"dashedName": "workshop-test-steps",
"blockLabel": "workshop",
"challengeOrder": [
{ "id": "step-1", "title": "Step 1" },
{ "id": "step-with-four-erms", "title": "Step with four erms" },
{ "id": "step-2", "title": "Step 2" }
]
}