Skip to content

gh-175: Fix slackbot declaration#176

Open
littlewhywhat wants to merge 2 commits into
masterfrom
gh-175-fix-slackbot-types
Open

gh-175: Fix slackbot declaration#176
littlewhywhat wants to merge 2 commits into
masterfrom
gh-175-fix-slackbot-types

Conversation

@littlewhywhat
Copy link
Copy Markdown

@littlewhywhat littlewhywhat commented Sep 13, 2020

  • Using export = Slackbot instead of export default
  • enable esModuleInterop
  • have to import similarly express

and things start to magically work 🤷‍♂️

sorry that I was so slow on fixing it

@littlewhywhat littlewhywhat self-assigned this Sep 13, 2020
@jkotrlik jkotrlik temporarily deployed to foosball-dev-pr-176 September 13, 2020 10:23 Inactive
@littlewhywhat
Copy link
Copy Markdown
Author

a bit worried about other modules that are imported as import * as but e2e passes and they test now basic functions... so I guess it needed to be fixed only for moment and express. What do you think? @stetizu1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants