mirror of
https://github.com/EthanShoeDev/fressh.git
synced 2026-01-11 06:12:51 +00:00
mono repo
This commit is contained in:
16
.syncpackrc
Normal file
16
.syncpackrc
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"versionGroups": [
|
||||
{
|
||||
"label": "Use workspace protocol when developing local packages",
|
||||
"dependencies": [
|
||||
"$LOCAL"
|
||||
],
|
||||
"dependencyTypes": [
|
||||
"dev",
|
||||
"prod",
|
||||
"peer"
|
||||
],
|
||||
"pinVersion": "workspace:*"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user