This website requires JavaScript.
Explore
Help
Sign In
blsmedia
/
bot
Watch
2
Star
0
Fork
0
You've already forked bot
Code
Activity
Files
ee864d972923a6f8f0b2e3d891385b8c119e0145
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