Open DZakh opened 7 months ago
I've cloned an empty project from github, containing only readme and licence. Running npm init rescript-app created a nested directory. In this case I'd like to have an option to put everything in the current directory.
npm init rescript-app
I've cloned an empty project from github, containing only readme and licence. Running
npm init rescript-app
created a nested directory. In this case I'd like to have an option to put everything in the current directory.