📕 updated instructor lesson JSON examples
This commit is contained in:
parent
45c5866b5b
commit
cb3ecd9e58
@ -34,8 +34,9 @@ All that is required is a Git repo with a brightScreen.json configuration file t
|
|||||||
"executionPrefix": "node",
|
"executionPrefix": "node",
|
||||||
"fileExtention": "js",
|
"fileExtention": "js",
|
||||||
"replacementSubstring": "USER_CODE",
|
"replacementSubstring": "USER_CODE",
|
||||||
|
"starterFileLocation": "lessonOne/lessonOneStarter.js",
|
||||||
"documentationUrl": "https://brightScreen.io/courses/Test-Lesson/lesson-One/"
|
"documentationUrl": "https://brightScreen.io/courses/Test-Lesson/lesson-One/"
|
||||||
}
|
},
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user