mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
feat(curriculum): JS checkpoint cert (#62188)
Co-authored-by: moT01 <20648924+moT01@users.noreply.github.com>
This commit is contained in:
@@ -16,7 +16,8 @@ const idToPath = new Map(
|
||||
'561add10cb82ac38a17213bd': Certification.LegacyFullStack,
|
||||
'5e44431b903586ffb414c951': Certification.SciCompPy,
|
||||
'5e46fc95ac417301a38fb934': Certification.DataAnalysisPy,
|
||||
'5e46fc95ac417301a38fb935': Certification.MachineLearningPy
|
||||
'5e46fc95ac417301a38fb935': Certification.MachineLearningPy,
|
||||
'68c4069c1ef859270e17c495': Certification.JsV9
|
||||
})
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user