feat: add Slack integration package with Bolt framework
This commit is contained in:
parent
b8249cde4b
commit
1923ddab6e
10 changed files with 566 additions and 25 deletions
5
packages/slack/tsconfig.json
Normal file
5
packages/slack/tsconfig.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"$schema": "https://json.schemastore.org/tsconfig",
|
||||
"extends": "@tsconfig/bun/tsconfig.json",
|
||||
"compilerOptions": {}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue