UNPKG

javascripting

Version:

Learn JavaScript by adventuring around in the terminal.

6 lines (5 loc) 99 B
module.exports = { exercisesFolder: 'solutions', testFileRegex: 'index.js', spaceChar: '-' }