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
389 B
JSON
16 lines
389 B
JSON
{
|
|
"name": "Build an Optional Arguments Sum Function",
|
|
"isUpcomingChange": false,
|
|
"blockLabel": "lab",
|
|
"blockLayout": "link",
|
|
"dashedName": "lab-optional-arguments-sum-function",
|
|
"helpCategory": "JavaScript",
|
|
"challengeOrder": [
|
|
{
|
|
"id": "a97fd23d9b809dac9921074f",
|
|
"title": "Build an Optional Arguments Sum Function"
|
|
}
|
|
],
|
|
"usesMultifileEditor": true
|
|
}
|