n8n/packages/nodes-base/nodes/Google/Chat
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
..
descriptions Add Google Chat node (#2795) 2022-02-19 11:18:43 +01:00
GenericFunctions.ts Enable esModuleInterop compiler option and upgrade to TypeScript 4.6 (#3106) 2022-04-08 23:32:08 +02:00
GoogleChat.node.json Update Google Chat codex file (#2883) 2022-02-24 16:03:03 +01:00
GoogleChat.node.ts Enable esModuleInterop compiler option and upgrade to TypeScript 4.6 (#3106) 2022-04-08 23:32:08 +02:00
googleChat.svg Add Google Chat node (#2795) 2022-02-19 11:18:43 +01:00
MessageInterface.ts Add Google Chat node (#2795) 2022-02-19 11:18:43 +01:00