We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1ad620f + ef5fe49 commit c79e3faCopy full SHA for c79e3fa
3 files changed
.workshopper-test.config.js
@@ -0,0 +1,5 @@
1
+module.exports = {
2
+ exercisesFolder: 'solutions',
3
+ testFileRegex: 'index.js',
4
+ spaceChar: '-'
5
+}
0 commit comments