Skip to content

Instantly share code, notes, and snippets.

@yungwarlock
Last active November 11, 2023 12:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save yungwarlock/80594494148e6de90fed0663bad7f59e to your computer and use it in GitHub Desktop.
Save yungwarlock/80594494148e6de90fed0663bad7f59e to your computer and use it in GitHub Desktop.
Yarn workspaces setup
#!/usr/bin/env bash
yarn set version stable
yarn config set nodeLinker node-modules
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment