n8n/packages/nodes-base/nodes/Microsoft/ToDo
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
..
GenericFunctions.ts Add Microsoft To Do Node (#1863) 2021-06-04 22:39:39 -05:00
LinkedResourceDescription.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
MicrosoftToDo.node.json Add aliases (#1935) 2021-06-27 13:34:08 +02:00
MicrosoftToDo.node.ts Enable esModuleInterop compiler option and upgrade to TypeScript 4.6 (#3106) 2022-04-08 23:32:08 +02:00
TaskDescription.ts Enforce type checking in all node params (#2509) 2021-12-03 09:44:16 +01:00
todo.svg Replace PNG icons with SVG and optimize (#1890) 2021-06-12 21:00:37 +02:00