csnover / js-doc-parse

An experimental library for parsing JavaScript files and extracting inline documentation.
31 stars 7 forks source link

parse.bat config = ./config.js produces error "ERR: TypeError: Object true has no method 'match'" #88

Closed jaypieybut closed 10 years ago

jaypieybut commented 10 years ago

Anyone who has answer on this? I am stuck in editing the config.js for few days now. anyone who can lend me the generated files or even the exact format of config.js? thanks.

csnover commented 10 years ago

The exact format of config.js can be found by looking at the config.js in the repository.