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 perf(tooling): Upgrade to TypeScript 4.8 (#4207) 2022-10-05 13:36:09 +02:00
Expression.test.ts perf(tooling): Upgrade to TypeScript 4.8 (#4207) 2022-10-05 13:36:09 +02:00
Helpers.ts refactor: rename NodeVersionedType to VersionedNodeType and move it to the workflow package (#4443) 2022-10-25 21:33:12 +02:00
NodeHelpers.test.ts fix: correct all the spelling typos (#3960) 2022-09-02 16:13:17 +02:00
ObservableObject.test.ts 🎨 Set up linting and formatting (#2120) 2021-08-29 20:58:11 +02:00
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 perf(tooling): Upgrade to TypeScript 4.8 (#4207) 2022-10-05 13:36:09 +02:00
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 feat(core): Improve paired item and add additional variables (#3765) 2022-09-29 23:02:25 +02:00