You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 16, 2018. It is now read-only.
Hey team, botpress has linting rules .eslintrc and some scripts defined in package.json that makes contributing and styling a lot easier :)
I tried to copy those to botpress-modules and there are a lot of changes to do to comply with the same rules defined for botpress.
Should I do a PR adding the same .eslintrc found in botpress + the recommended fixes?