pxt-ev3/targetconfig.json
2018-01-17 18:52:49 -08:00

15 lines
275 B
JSON

{
"packages": {
"approvedOrgs": [
"Microsoft",
"LEGO"
],
"approvedRepos": [
]
},
"galleries": {
"Maker Activities": "maker",
"Coding Activites": "coding",
"Lessons": "lessons"
}
}