Skip to content

Variables – Hyphens aren't escaped correctly #10

Description

@derekr

When providing a project name with a hyphen, it gets escaped in all instances.

generate -t npm -n my-mod

turns in to

package.json

...
"name": "my\-mod",
...

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions