mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-09 12:00:37 -04:00
* chore: move files * wip: i have no idea what i am doing * feat: finish up the logic * chore: use order from randy sheet * chore: standardise titles * feat: fix layout for new js projects * fix: utils test * fix: challenge tests * fix: ignore show new curriculum on non-english tests * chore: help category???? * fix: if these tests would fail locally that'd be great * chore: duplicate ids
16 lines
372 B
JSON
16 lines
372 B
JSON
{
|
|
"name": "Build a Caesars Cipher Project",
|
|
"isUpcomingChange": false,
|
|
"usesMultifileEditor": false,
|
|
"order": 17,
|
|
"time": "30 hours",
|
|
"template": "",
|
|
"required": [],
|
|
"superBlock": "2022/javascript-algorithms-and-data-structures",
|
|
"challengeOrder": [
|
|
[
|
|
"56533eb9ac21ba0edf2244e2",
|
|
"Build a Caesars Cipher"
|
|
]
|
|
]}
|
|
|