This website requires JavaScript.
Explore
Help
Sign In
blsmedia
/
bot
Watch
2
Star
0
Fork
0
You've already forked bot
Code
Activity
Files
4efe2c48bb92d64b3fb7d7fd1ac9cf1368d76b76
bot
/
packages
/
typebot-js
/
.eslintrc.js
6 lines
88 B
JavaScript
Raw
Normal View
History
Unescape
Escape
build: 🏗️ Import typebot-js source
2022-03-10 17:47:59 +01:00
module
.
exports
=
{
:recycle: Add shared eslint config
2022-11-21 11:12:43 +01:00
root
:
true
,
extends
:
[
'custom'
]
,
ignorePatterns
:
[
'/tests'
]
,
}
Copy Permalink