n8n/packages/workflow/src
Iván Ovejero 9089dbe942
perf(tooling): Upgrade to TypeScript 4.8 (#4207)
* ⬆️ Upgrade to TypeScript 4.8

* 🔥 Remove unneeded setting

* 📦 Update `package-lock.json`

*  Restore `skipLibCheck`

* 📦 Re-update `package-lock.json`

* ♻️ Apply feedback

* ♻️ Add check to new WhatsApp node

* 📦 Update `package-lock.json`

* Update package-lock.json

* ran `npm run lintfix`

Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2022-10-05 13:36:09 +02:00
..
Cron.ts [N8N-4339] Unify all Cron-specific code. Improve typing, and add tests. (#3887) 2022-08-19 12:45:04 +02:00
DeferredPromise.ts
Expression.ts docs: remove impertinent Jsdocs comments (no-changelog) (#4181) 2022-09-29 14:37:56 +02:00
ExpressionError.ts feat(core): Improve paired item and add additional variables (#3765) 2022-09-29 23:02:25 +02:00
index.ts feat: migrate editor-ui to Vite.js and various DX improvements (N8N-2277) (#4061) 2022-09-23 17:14:28 +03:00
Interfaces.ts feat(HTTP Request Node): Redesign and add the ability to import cURL commands (#3860) 2022-09-29 17:28:02 -04:00
LoggerProxy.ts feat: migrate editor-ui to Vite.js and various DX improvements (N8N-2277) (#4061) 2022-09-23 17:14:28 +03:00
NodeErrors.ts docs: remove impertinent Jsdocs comments (no-changelog) (#4181) 2022-09-29 14:37:56 +02:00
NodeHelpers.ts docs: remove impertinent Jsdocs comments (no-changelog) (#4181) 2022-09-29 14:37:56 +02:00
ObservableObject.ts feat: migrate editor-ui to Vite.js and various DX improvements (N8N-2277) (#4061) 2022-09-23 17:14:28 +03:00
RoutingNode.ts perf(tooling): Upgrade to TypeScript 4.8 (#4207) 2022-10-05 13:36:09 +02:00
TelemetryHelpers.ts feat: migrate editor-ui to Vite.js and various DX improvements (N8N-2277) (#4061) 2022-09-23 17:14:28 +03:00
types.d.ts fix(workflow): remove a few ts-ignore and eslint-disable (#3958) 2022-09-09 16:34:50 +02:00
Workflow.ts docs: remove impertinent Jsdocs comments (no-changelog) (#4181) 2022-09-29 14:37:56 +02:00
WorkflowActivationError.ts feat: migrate editor-ui to Vite.js and various DX improvements (N8N-2277) (#4061) 2022-09-23 17:14:28 +03:00
WorkflowDataProxy.ts fix(editor): fix pairedItem in combination with pinned data (#4257) 2022-10-04 14:05:46 +02:00
WorkflowErrors.ts feat: migrate editor-ui to Vite.js and various DX improvements (N8N-2277) (#4061) 2022-09-23 17:14:28 +03:00
WorkflowHooks.ts feat: migrate editor-ui to Vite.js and various DX improvements (N8N-2277) (#4061) 2022-09-23 17:14:28 +03:00