n8n/packages/editor-ui/src/utils
Iván Ovejero d9b98fc8be
refactor: Lint for no unneeded backticks (#5057) (no-changelog)
*  Create rule `no-unneeded-backticks`

* 👕 Enable rule

*  Run rule on `cli`

*  Run rule on `core`

*  Run rule on `workflow`

*  Rule rule on `design-system`

*  Run rule on `node-dev`

*  Run rule on `editor-ui`

*  Run rule on `nodes-base`
2022-12-29 12:20:43 +01:00
..
__tests__ refactor: Lint for no unneeded backticks (#5057) (no-changelog) 2022-12-29 12:20:43 +01:00
apiUtils.ts refactor(editor): Apply Prettier (no-changelog) (#4920) 2022-12-14 10:04:10 +01:00
canvasUtils.ts refactor(editor): Apply Prettier (no-changelog) (#4920) 2022-12-14 10:04:10 +01:00
forceParse.ts fix(editor): Force parse on long expressions (#5009) 2022-12-22 17:42:37 +01:00
htmlUtils.ts refactor(editor): Apply Prettier (no-changelog) (#4920) 2022-12-14 10:04:10 +01:00
index.ts refactor(editor): Refactor utils files and mixins (#4654) 2022-11-23 13:41:53 +01:00
nodeTypesUtils.ts refactor(editor): Apply Prettier (no-changelog) (#4920) 2022-12-14 10:04:10 +01:00
nodeViewUtils.ts refactor: Lint for no unneeded backticks (#5057) (no-changelog) 2022-12-29 12:20:43 +01:00
pairedItemUtils.ts refactor(editor): Apply Prettier (no-changelog) (#4920) 2022-12-14 10:04:10 +01:00
sortUtils.ts refactor: Phase out TSLint in editor-ui (no-changelog) (#4935) 2022-12-15 14:06:00 +01:00
telemetryUtils.ts feat(editor): Inline expression editor (#4814) 2022-12-14 14:43:02 +01:00
typeGuards.ts refactor(editor): Apply Prettier (no-changelog) (#4920) 2022-12-14 10:04:10 +01:00
typesUtils.ts refactor: Lint for no unneeded backticks (#5057) (no-changelog) 2022-12-29 12:20:43 +01:00
userUtils.ts feat(editor): Add usage and plan pages (#4819) 2022-12-20 10:52:01 +01:00