12 lines
162 B
JSON

{
"targetDefaults": {
"build": {
"dependsOn": ["^build"]
}
},
"workspaceLayout": {
"appsDir": "packages",
"libsDir": "packages"
}
}