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
/
.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