Skip to content

Enhance name-format rule  #115

@tclindner

Description

@tclindner

https://docs.npmjs.com/files/package.json#name

Validate

  • kebab-case
  • Name is less than or equal to 214 characters. This includes the scope for scoped packages.
  • Name doesn’t start with a dot or an underscore.
  • No non-URL-safe characters.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions