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 #8

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

Configure package.json #8

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 to {your_project_name}
  • Add description
  • Add main entry point e.g. index.js or index.ts
  • Change keywords 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 inside config->cz-gitmoji-adapter->scopes array
  • Change questions texts inside config->cz-gitmoji-adapter->questions array
    OPTIONS are scope, body, issues, breaking, type and subject

  • Change repository URL to your project URL
  • Change bugs->url to your project's URL
  • Change homepage->url to your project's homepage URL
  • Set appropriate publishConfig->access of the repo
    OPTIONS are public for public repos and restricted 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