freeCodeCamp/curriculum/structure/blocks/lab-value-remover-function.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
320 B
JSON

{
"isUpcomingChange": false,
"dashedName": "lab-value-remover-function",
"helpCategory": "JavaScript",
"blockLayout": "link",
"blockLabel": "lab",
"usesMultifileEditor": true,
"challengeOrder": [
{
"id": "a39963a4c10bc8b4d4f06d7e",
"title": "Implement a Value Remover Function"
}
]
}