♻️ Export bot-engine code into its own package
This commit is contained in:
@ -1,5 +1,8 @@
|
||||
{
|
||||
"extends": "@typebot.io/tsconfig/base.json",
|
||||
"include": ["**/*.ts"],
|
||||
"exclude": ["node_modules"]
|
||||
"exclude": ["node_modules"],
|
||||
"compilerOptions": {
|
||||
"declaration": false
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user