n8n/packages/nodes-base/nodes/ClickUp
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
..
ChecklistDescription.ts Enforce type checking in all node params (#2509) 2021-12-03 09:44:16 +01:00
ChecklistItemDescription.ts Enforce type checking in all node params (#2509) 2021-12-03 09:44:16 +01:00
ClickUp.node.json Add new codex files and fix previous files (#1608) 2021-04-10 10:18:10 +02:00
ClickUp.node.ts Enable esModuleInterop compiler option and upgrade to TypeScript 4.6 (#3106) 2022-04-08 23:32:08 +02:00
clickup.svg Replace PNG icons with SVG and optimize (#1890) 2021-06-12 21:00:37 +02:00
ClickUpTrigger.node.json Add Node Codex (#1335) 2021-01-14 13:56:07 +01:00
ClickUpTrigger.node.ts Deprecate step size and node color (#2586) 2021-12-23 13:30:35 +01:00
CommentDescription.ts Enforce type checking in all node params (#2509) 2021-12-03 09:44:16 +01:00
FolderDescription.ts Enforce type checking in all node params (#2509) 2021-12-03 09:44:16 +01:00
GenericFunctions.ts Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
GoalDescription.ts Enforce type checking in all node params (#2509) 2021-12-03 09:44:16 +01:00
GoalKeyResultDescription.ts Enforce type checking in all node params (#2509) 2021-12-03 09:44:16 +01:00
GuestDescription.ts Enforce type checking in all node params (#2509) 2021-12-03 09:44:16 +01:00
ListDescription.ts Enforce type checking in all node params (#2509) 2021-12-03 09:44:16 +01:00
ListInterface.ts Extended ClickUp 2020-04-20 09:36:08 -05:00
SpaceTagDescription.ts Enforce type checking in all node params (#2509) 2021-12-03 09:44:16 +01:00
TaskDependencyDescription.ts Enforce type checking in all node params (#2509) 2021-12-03 09:44:16 +01:00
TaskDescription.ts Enforce type checking in all node params (#2509) 2021-12-03 09:44:16 +01:00
TaskInterface.ts Updated names to keep backward compatibility 2020-04-20 23:57:50 -05:00
TaskListDescription.ts Enforce type checking in all node params (#2509) 2021-12-03 09:44:16 +01:00
TaskTagDescription.ts Enforce type checking in all node params (#2509) 2021-12-03 09:44:16 +01:00
TimeEntryDescription.ts Enforce type checking in all node params (#2509) 2021-12-03 09:44:16 +01:00
TimeEntryTagDescription.ts Enforce type checking in all node params (#2509) 2021-12-03 09:44:16 +01:00