Hacker News new | ask | show | jobs
by skeoh 4313 days ago
index.js is only 'standard' in node insofar as it is the fallback entry point if a package.json file is not found or does not specify a 'main' file.