If you call the program like this. ```sh $ node ./autodoc.js ./file.js ./output (<-- There is no filetype) ``` It doesn't generate the file in the correct format, however the file is still generated.
If you call the program like this.
$ node ./autodoc.js ./file.js ./output (<-- There is no filetype)It doesn't generate the file in the correct format, however the file is still generated.