There are already so many files cluttering the project root.
Would be cool if the location of pnpmfile.js could be configured in the package.json.
Use case: I want to put it in tools/pnpmfile.js, so I can easily copy the tools folder to other projects as a kind of project boilerplate.
There are already so many files cluttering the project root.
Would be cool if the location of
pnpmfile.jscould be configured in thepackage.json.Use case: I want to put it in
tools/pnpmfile.js, so I can easily copy thetoolsfolder to other projects as a kind of project boilerplate.