This website requires JavaScript.
Explore
Help
Sign In
blsmedia
/
bot
Watch
2
Star
0
Fork
0
You've already forked bot
Code
Activity
Files
436fa251f8c0f0259d873c4340b19cd085e34711
bot
/
packages
/
schemas
/
tsconfig.json
6 lines
107 B
JSON
Raw
Normal View
History
Unescape
Escape
♻️ Normalize data
2022-01-06 09:40:56 +01:00
{
:recycle: Re-organize workspace folders
2023-03-15 08:35:16 +01:00
"extends"
:
"@typebot.io/tsconfig/base.json"
,
:recycle: (results) Introduce tRPC and use it for the results
2022-11-18 18:21:40 +01:00
"include"
:
[
"**/*.ts"
]
,
"exclude"
:
[
"node_modules"
]
♻️ Normalize data
2022-01-06 09:40:56 +01:00
}
Copy Permalink