mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-01 10:01:04 -04:00
10 lines
251 B
JSON
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" }
|
|
]
|
|
}
|