Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add INCOGNITO to dotenv-example and volta support (#2484)
- Added INCOGNITO= to dotenv-example since it was missing. - Added support for volta to package.json. - With this addition, the volta package manager will automatically switch to the correct version of node when trying to run node from this project. This eliminates the need to remember to change the version of node with nvm or other package managers first.
- Loading branch information