1
0
Fork 0
mirror of https://github.com/n8n-io/n8n.git synced 2025-03-05 20:50:17 -08:00
n8n/packages/nodes-base/nodes/Salesforce
Iván Ovejero 027dfb2f0a
Enable esModuleInterop compiler option and upgrade to TypeScript 4.6 ()
*  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 ()

* ⬆️ 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
..
AccountDescription.ts
AccountInterface.ts
AttachmentDescription.ts
AttachmentInterface.ts
CampaignMemberInterface.ts salesforce node 2020-02-10 15:55:28 -05:00
CaseDescription.ts
CaseInterface.ts
ContactDescription.ts
ContactInterface.ts
CustomObjectDescription.ts
DocumentDescription.ts
FlowDescription.ts
GenericFunctions.ts Enable esModuleInterop compiler option and upgrade to TypeScript 4.6 () 2022-04-08 23:32:08 +02:00
LeadDescription.ts
LeadInterface.ts
NoteInterface.ts
OpportunityDescription.ts
OpportunityInterface.ts
Salesforce.node.json
Salesforce.node.ts fix(Salesforce Node): Fix issue that "status" did not get used for Case => Create & Update () 2022-04-02 10:45:20 +02:00
salesforce.svg
SearchDescription.ts
TaskDescription.ts
TaskInterface.ts
UserDescription.ts Enforce type checking in all node params () 2021-12-03 09:44:16 +01:00
UserInterface.ts