mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-01-07 18:03:49 -05:00
Add data vis certification
This commit is contained in:
6
server/utils/certTypes.json
Normal file
6
server/utils/certTypes.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"frontEnd": "isFrontEndCert",
|
||||
"backEnd": "isBackEndCert",
|
||||
"dataVis": "isDataVisCert",
|
||||
"fullStack": "isFullStackCert"
|
||||
}
|
||||
Reference in New Issue
Block a user