This website requires JavaScript.
Explore
Help
Sign In
blsmedia
/
bot
Watch
2
Star
0
Fork
0
You've already forked bot
Code
Issues
Activity
Files
eb01fd254e997e8dd3a8abc40bf05d2b7f6edbdd
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
}
Reference in New Issue
Copy Permalink