mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-06-16 21:06:35 +08:00
* feat(tools): add seed/solution restore script * chore(curriculum): remove empty sections' markers * chore(curriculum): add seed + solution to Chinese * chore: remove old formatter * fix: update getChallenges parse translated challenges separately, without reference to the source * chore(curriculum): add dashedName to English * chore(curriculum): add dashedName to Chinese * refactor: remove unused challenge property 'name' * fix: relax dashedName requirement * fix: stray tag Remove stray `pre` tag from challenge file. Signed-off-by: nhcarrigan <nhcarrigan@gmail.com> Co-authored-by: nhcarrigan <nhcarrigan@gmail.com> |
||
|---|---|---|
| .. | ||
| boo-who.md | ||
| chunky-monkey.md | ||
| confirm-the-ending.md | ||
| convert-celsius-to-fahrenheit.md | ||
| factorialize-a-number.md | ||
| falsy-bouncer.md | ||
| find-the-longest-word-in-a-string.md | ||
| finders-keepers.md | ||
| mutations.md | ||
| repeat-a-string-repeat-a-string.md | ||
| return-largest-numbers-in-arrays.md | ||
| reverse-a-string.md | ||
| slice-and-splice.md | ||
| title-case-a-sentence.md | ||
| truncate-a-string.md | ||
| where-do-i-belong.md | ||