n8n/packages/@n8n_io/eslint-config
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
..
base.js refactor: Lint for no interpolation in regular string (#5060) (no-changelog) 2022-12-29 14:24:19 +01:00
frontend.js ci: Setup eslint-import-resolver-typescript for improved TS linting (#4996) 2022-12-22 09:55:39 +01:00
jest.config.js feat: setup nightly tests for postgres and mysql schemas (#4441) 2022-10-25 22:06:03 +02:00
local-rules.js refactor: Lint for no interpolation in regular string (#5060) (no-changelog) 2022-12-29 14:24:19 +01:00
local-rules.test.js refactor: lint for inefficient deep clones (#4378) 2022-10-19 09:36:25 +02:00
node.js feat: Switch from npm to pnpm (#4429) 2022-11-09 17:32:05 +01:00
package.json ci: Setup eslint-import-resolver-typescript for improved TS linting (#4996) 2022-12-22 09:55:39 +01:00
shared.js fix: Fix the linting issue on master (no-changelog) (#5013) 2022-12-22 09:42:07 -06:00