Skip to content

Conversation

@egvr2002
Copy link

@egvr2002 egvr2002 commented Nov 6, 2025

This PR fixes #157

Adds package name validation to prevent invalid project names from being used, following npm guidelines. Let me know if you have any feedback or comments (:

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

When I create a new app in the current directory, the name in package.json is "." and not the name of the directory

1 participant