n8n/packages/nodes-base/nodes/Slack
Iván Ovejero 027dfb2f0a
Enable esModuleInterop compiler option and upgrade to TypeScript 4.6 (#3106)
*  Enable `esModuleInterop` for /core

*  Adjust imports in /core

*  Enable `esModuleInterop` for /cli

*  Adjust imports in /cli

*  Enable `esModuleInterop` for /nodes-base

*  Adjust imports in /nodes-base

*  Make imports consistent

* ⬆️ Upgrade TypeScript to 4.6 (#3109)

* ⬆️ Upgrade TypeScript to 4.6

* 📦 Update package-lock.json

* 🔧 Avoid erroring on untyped errors

* 📘 Fix type error

Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2022-04-08 23:32:08 +02:00
..
ChannelDescription.ts Enforce type checking in all node params (#2509) 2021-12-03 09:44:16 +01:00
FileDescription.ts Enforce type checking in all node params (#2509) 2021-12-03 09:44:16 +01:00
GenericFunctions.ts Enable esModuleInterop compiler option and upgrade to TypeScript 4.6 (#3106) 2022-04-08 23:32:08 +02:00
MessageDescription.ts ✏️ Markdowm -> Markdown; Closes #N8N-2893 (#2728) 2022-01-28 08:32:24 +01:00
MessageInterface.ts Feature/slack node extended (#1239) 2020-12-13 10:47:52 +01:00
ReactionDescription.ts Enforce type checking in all node params (#2509) 2021-12-03 09:44:16 +01:00
Slack.node.json Update Codex files (#2797) 2022-02-11 13:20:42 +01:00
Slack.node.ts Enable esModuleInterop compiler option and upgrade to TypeScript 4.6 (#3106) 2022-04-08 23:32:08 +02:00
slack.svg Optimize svg (#1653) 2021-04-17 17:17:16 +02:00
StarDescription.ts Enforce type checking in all node params (#2509) 2021-12-03 09:44:16 +01:00
UserDescription.ts Enforce type checking in all node params (#2509) 2021-12-03 09:44:16 +01:00
UserGroupDescription.ts Enforce type checking in all node params (#2509) 2021-12-03 09:44:16 +01:00
UserProfileDescription.ts Enforce type checking in all node params (#2509) 2021-12-03 09:44:16 +01:00