simple function if (allNames.indexOf(newName) === -1) {...}
Stars
0
Forks
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
3
commits
Add variable allNames and function if (allNames.indexOf(newName) === -1) {...}
cb4604c
Change the name of the directory
d1f6d15
Init project
a7e528f