Add npm workspace structure
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"private": true,
|
||||
"workspaces": [
|
||||
"manager",
|
||||
"wrapper",
|
||||
"shared"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user