📄 Add Commercial License for ee folder (#1532)
This commit is contained in:
8
ee/packages/billing/tsconfig.json
Normal file
8
ee/packages/billing/tsconfig.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"extends": "@typebot.io/tsconfig/base.json",
|
||||
"include": ["**/*.ts"],
|
||||
"exclude": ["node_modules"],
|
||||
"compilerOptions": {
|
||||
"lib": ["ES2021", "DOM"]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user