Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configure package.json #6

Open
12 tasks
jebarpg opened this issue Mar 13, 2024 · 0 comments
Open
12 tasks

Configure package.json #6

jebarpg opened this issue Mar 13, 2024 · 0 comments
Assignees
Labels
config Indicates a need for configurations

Comments

@jebarpg
Copy link
Owner

jebarpg commented Mar 13, 2024

package.json Configurations

  • Change name: command not found to {your_project_name}
  • Add description
  • Add main: command not found entry point e.g. index.js or index.ts
  • Change keywords: command not found to suit your project
  • Change 'license' to suit your project
  • Change author

Configure cz-gitmoji-adapter

In addition to the following sections you may follow this configuration guide cz-gitmoji-adapter
Configuration Options

  • Add/Remove 'scopes' appropriate for your project
  • Change questions: command not found texts
    Options are scope: command not found, body: command not found, issues: command not found, breaking: command not found, and subject: command not found
  • Change repository: command not found URL to your project URL
  • Change bugs: command not found URL to your project URL
  • Change homepage: command not found URL to your projects homepage URL
  • Set appropriate publishConfig: command not found access of the repo
    Options are public: command not found for public repos and restricted: command not found for private repos.
@jebarpg jebarpg added the config Indicates a need for configurations label Mar 13, 2024
@jebarpg jebarpg self-assigned this Mar 13, 2024
@jebarpg jebarpg closed this as completed Mar 13, 2024
@jebarpg jebarpg reopened this Mar 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
config Indicates a need for configurations
Projects
None yet
Development

No branches or pull requests

1 participant