Skip to content

How to enable config.json? #4

@oshihirii

Description

@oshihirii

I have this directory structure:

Desktop
 config.json
 - docs
  - index.html
   - css
   - img
   - js
   code-src.html
   index.html

The contents of config.json are:

{
  "title": "my documentation title"
}

When I run commentjs config.json from Desktop directory in terminal, I get:

No files found for []

Which directory should the config.json file be in?

Which directory should I be in when running commentjs config.json?

Thank You.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions