📄 index.js
/home/palash/git/site/node_modules/resolve/test/resolver/incorrect_main/index.js
Language: js • Lines: 2
// this is the actual main file 'index.js', not 'wrong.js' like the package.json would indicate
module.exports = 1;