n8n/packages/nodes-base/nodes/Hubspot
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
..
CompanyDescription.ts
ContactDescription.ts
ContactListDescription.ts
DealDescription.ts
DealInterface.ts
EngagementDescription.ts
FormDescription.ts
FormInterface.ts
GenericFunctions.ts Enable esModuleInterop compiler option and upgrade to TypeScript 4.6 (#3106) 2022-04-08 23:32:08 +02:00
Hubspot.node.json Update Codex files (#2797) 2022-02-11 13:20:42 +01:00
Hubspot.node.ts feat(Hubspot): Add support for Private App Token Authentication 2022-03-13 11:52:47 +01:00
hubspot.svg
HubspotTrigger.node.json Update Codex files (#2797) 2022-02-11 13:20:42 +01:00
HubspotTrigger.node.ts
TicketDescription.ts