mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
27a54624c3
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
16 lines
368 B
JSON
16 lines
368 B
JSON
{
|
|
"name": "Implement a Value Remover Function",
|
|
"isUpcomingChange": false,
|
|
"dashedName": "lab-value-remover-function",
|
|
"helpCategory": "JavaScript",
|
|
"blockLayout": "link",
|
|
"blockLabel": "lab",
|
|
"usesMultifileEditor": true,
|
|
"challengeOrder": [
|
|
{
|
|
"id": "a39963a4c10bc8b4d4f06d7e",
|
|
"title": "Implement a Value Remover Function"
|
|
}
|
|
]
|
|
}
|