UNPKG

162 BJSONView Raw
1{
2 "targetDefaults": {
3 "build": {
4 "dependsOn": ["^build"]
5 }
6 },
7 "workspaceLayout": {
8 "appsDir": "packages",
9 "libsDir": "packages"
10 }
11}