10 lines
119 B
JSON
10 lines
119 B
JSON
{
|
|
"packages": [
|
|
"app/*",
|
|
"lib/*"
|
|
],
|
|
"version": "0.0.0",
|
|
"npmClient": "yarn",
|
|
"useWorkspaces": true
|
|
}
|