n8n/packages/nodes-base/nodes/Code
Iván Ovejero cfd32d2642
refactor: Phase out TSLint in nodes-base (no-changelog) (#4798)
* 🔥 Remove TSLint scripts

* 🔥 Remove TSLint config

* 🔥 Remove TSLint exceptions

* 👕 Adjust lint config

* ✏️ Add story numbers
2022-12-02 15:25:21 +01:00
..
Code.node.json
Code.node.ts refactor(editor): Reintroduce item and items to CodeNodeEditor (#4553) 2022-11-10 16:29:41 +01:00
ExecutionError.ts
Sandbox.ts refactor: Phase out TSLint in nodes-base (no-changelog) (#4798) 2022-12-02 15:25:21 +01:00
utils.ts perf(Code Node): Improve n8n item key validation performance (#4669) 2022-11-22 14:49:13 +01:00
ValidationError.ts