mirror of
https://github.com/pnpm/pnpm.git
synced 2026-05-11 09:28:24 -04:00
The following command will install Node.js (inspired by [poetry](https://python-poetry.org/docs/managing-environments/)): ``` pnpm env use --global 16.5.0 ```
4 lines
72 B
JavaScript
4 lines
72 B
JavaScript
const config = require('../../jest.config.js')
|
|
|
|
module.exports = config
|