chore: add workspace
This commit is contained in:
parent
c6f359c126
commit
f0e2fcdaa6
|
|
@ -0,0 +1,21 @@
|
||||||
|
{
|
||||||
|
"folders": [
|
||||||
|
{
|
||||||
|
"name": "banatie-service",
|
||||||
|
"path": "."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "api-service",
|
||||||
|
"path": "apps/api-service"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "landing",
|
||||||
|
"path": "apps/landing"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "database",
|
||||||
|
"path": "packages/database"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"settings": {}
|
||||||
|
}
|
||||||
Loading…
Reference in New Issue