Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save nabigraphics/cd5cba82891977890bccbc9ae2e4e89a to your computer and use it in GitHub Desktop.
Save nabigraphics/cd5cba82891977890bccbc9ae2e4e89a to your computer and use it in GitHub Desktop.
// pcakge.json
{
"name": "project-name",
"private": true,
"workspaces": {
"packages": [
"apps/*",
"packages/*"
]
},
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment