This website requires JavaScript.
Explore
Help
Sign In
blsmedia
/
bot
Watch
2
Star
0
Fork
0
You've already forked bot
Code
Activity
Files
60ed0b2d4a92a5fc1d61ef221b58f8eb70f66820
bot
/
packages
/
typebot-js
/
tsconfig.json
6 lines
104 B
JSON
Raw
Normal View
History
Unescape
Escape
build: 🏗️ Import typebot-js source
2022-03-10 17:47:59 +01:00
{
:recycle: Add shared eslint config
2022-11-21 11:12:43 +01:00
"extends"
:
"tsconfig/base.json"
,
"include"
:
[
"src/**/*"
]
,
"exclude"
:
[
"dist"
,
"node_modules"
]
build: 🏗️ Import typebot-js source
2022-03-10 17:47:59 +01:00
}
Copy Permalink