feat: make new javascript live (#52623)

Co-authored-by: scissorsneedfoodtoo <scissorsneedfoodtoo@gmail.com>
This commit is contained in:
Naomi Carrigan
2023-12-19 22:39:33 -08:00
committed by GitHub
parent 897770863a
commit 2d513aee33
79 changed files with 228 additions and 159 deletions

View File

@@ -230,6 +230,11 @@
"description": "Camper is foundational C# certified",
"default": false
},
"isJsAlgoDataStructCertV8": {
"type": "boolean",
"description": "Camper is javascript algorithms and data structures certified (2023)",
"default": false
},
"completedChallenges": {
"type": [
{