node-require-directory
node-require-directory copied to clipboard
Let use file with no extension
As this package is used by yargs in the .commandDir() function (there) , I'd like to be able to require js files with no extension.
Since it doesn't necessarily reflect the file type, I think it would be a good proposal to allow that.