n8n/packages
Iván Ovejero 0b47f9ce4e
refactor: Lint for no interpolation in regular string (#5060) (no-changelog)
*  Create rule `no-interpolation-in-regular-string`

* 👕 Enable rule

*  Run rule (no issues) and add exception

*  Simplify regex

To account for expressions and to make it less expensive
2022-12-29 14:24:19 +01:00
..
@n8n_io/eslint-config refactor: Lint for no interpolation in regular string (#5060) (no-changelog) 2022-12-29 14:24:19 +01:00
cli perf: Prevent oclif from loading ts-node and typescript (#5047) (no-changelog) 2022-12-29 12:23:33 +01:00
core refactor: Lint for no unneeded backticks (#5057) (no-changelog) 2022-12-29 12:20:43 +01:00
design-system refactor: Lint for no unneeded backticks (#5057) (no-changelog) 2022-12-29 12:20:43 +01:00
editor-ui refactor: Lint for no interpolation in regular string (#5060) (no-changelog) 2022-12-29 14:24:19 +01:00
node-dev refactor: Lint for no unneeded backticks (#5057) (no-changelog) 2022-12-29 12:20:43 +01:00
nodes-base refactor: Lint for no unneeded backticks (#5057) (no-changelog) 2022-12-29 12:20:43 +01:00
workflow refactor: Lint for no unneeded backticks (#5057) (no-changelog) 2022-12-29 12:20:43 +01:00