n8n/packages/workflow/test
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
..
Cron.test.ts
Expression.test.ts
Helpers.ts
NodeHelpers.test.ts
ObservableObject.test.ts
RoutingNode.test.ts refactor(core): clear @ts-ignore from workflow and core packages (#4467) 2022-10-31 12:45:34 +01:00
TelemetryHelpers.test.ts
utils.test.ts fix(core): updating deepCopy to avoid max callstack with circular deps (#4468) 2022-10-28 15:25:44 +02:00
Workflow.test.ts refactor(core): clear @ts-ignore from workflow and core packages (#4467) 2022-10-31 12:45:34 +01:00
WorkflowDataProxy.test.ts