updated files
This commit is contained in:
parent
f61d1aa0c3
commit
dd27f3bf2c
50 changed files with 54 additions and 7 deletions
|
|
@ -11,5 +11,13 @@
|
|||
"types": ["bun-types"]
|
||||
},
|
||||
"include": ["src/**/*"],
|
||||
"exclude": ["node_modules", "dist"]
|
||||
"exclude": ["node_modules", "dist"],
|
||||
"references": [
|
||||
{ "path": "../../../libs/api-client" },
|
||||
{ "path": "../../../libs/config" },
|
||||
{ "path": "../../../libs/event-bus" },
|
||||
{ "path": "../../../libs/http-client" },
|
||||
{ "path": "../../../libs/types" },
|
||||
{ "path": "../../../libs/utils" },
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue