Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Update documentation to reflect new mycoder.config.js configuration system #51

Closed
@bhouston

Description

@bhouston

The MyCoder CLI has been updated to use a mycoder.config.js file for configuration instead of the previous CLI-based config commands (config set, config get, config list). The documentation needs to be updated to reflect this change and remove references to the old configuration system.\n\nTasks:\n- Update usage/configuration.md to document the new mycoder.config.js file\n- Remove references to 'mycoder config' commands throughout the documentation\n- Update examples to use the new configuration method\n- Update configuration file location information\n\nThe new configuration system is similar to ESLint and other modern JavaScript tools, where settings are defined in a JavaScript file in the project root.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions