n8n/packages/core/src
Iván Ovejero ec5ef0c50d
refactor(core): clear @ts-ignore from workflow and core packages (#4467)
* 📘 Clear all `@ts-ignore` comments from workflow package

* 👕 Default to error with package-level overrides

* refactor(core): clear all `@ts-ignore` comments from core package (#4473)

👕 Clear all `@ts-ignore` comments from core package

* ✏️ Update comment
2022-10-31 12:45:34 +01:00
..
BinaryDataManager refactor(core): clear @ts-ignore from workflow and core packages (#4467) 2022-10-31 12:45:34 +01:00
ActiveWebhooks.ts docs: remove impertinent Jsdocs comments (no-changelog) (#4181) 2022-09-29 14:37:56 +02:00
ActiveWorkflows.ts feat: use ES2022 native error chaining to improve error reporting (#4431) 2022-10-26 11:55:39 +02:00
Constants.ts fix: correct all the spelling typos (#3960) 2022-09-02 16:13:17 +02:00
Credentials.ts Change credentials structure (#2139) 2021-10-13 15:21:00 -07:00
ExtractValue.ts fix(resource locator): add back extract value logic (#4178) 2022-09-23 11:56:57 +02:00
index.ts fix(AWS SNS Trigger Node): add missing jsonParse import (#4463) 2022-10-28 11:24:11 +02:00
Interfaces.ts fix(core): delete some of the redundant code in core (#4359) 2022-10-21 11:38:56 +02:00
LoadNodeDetails.ts fix(core): delete some of the redundant code in core (#4359) 2022-10-21 11:38:56 +02:00
LoadNodeListSearch.ts fix(core): delete some of the redundant code in core (#4359) 2022-10-21 11:38:56 +02:00
LoadNodeParameterOptions.ts fix(core): delete some of the redundant code in core (#4359) 2022-10-21 11:38:56 +02:00
NodeExecuteFunctions.ts refactor(core): clear @ts-ignore from workflow and core packages (#4467) 2022-10-31 12:45:34 +01:00
OAuth2Helper.ts feat(core): enable sending client credentials in body (#4377) 2022-10-20 11:15:28 -04:00
UserSettings.ts perf: update deepCopy (#4364) 2022-10-18 13:33:31 +02:00
WorkflowExecute.ts refactor(core): clear @ts-ignore from workflow and core packages (#4467) 2022-10-31 12:45:34 +01:00