piccalilli_’s avatarpiccalilli_’s Twitter Archive—№ 28,102

  1. #LazyWeb Say I make a package that runs from node_modules but I want the user of the package to configure it from their project, what’s the best way to get that config file? E.G My package: node_modules/test Their config: test.config.js