n8n/packages/editor-ui/src
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
..
__tests__
api refactor: Lint for no unneeded backticks (#5057) (no-changelog) 2022-12-29 12:20:43 +01:00
components refactor: Lint for no interpolation in regular string (#5060) (no-changelog) 2022-12-29 14:24:19 +01:00
composables
declarations
event-bus
mixins refactor: Lint for no unneeded backticks (#5057) (no-changelog) 2022-12-29 12:20:43 +01:00
models
plugins
stores
styles
types
utils refactor: Lint for no unneeded backticks (#5057) (no-changelog) 2022-12-29 12:20:43 +01:00
views refactor: Lint for no unneeded backticks (#5057) (no-changelog) 2022-12-29 12:20:43 +01:00
App.vue
constants.ts ci: Fix lint for build (no-changelog) (#5059) 2022-12-29 12:48:16 +01:00
Interface.ts
main.ts
n8n-theme-variables.scss
n8n-theme.scss
permissions.ts
router.ts ci: Enforce code formatting on editor-ui (no-changelog) (#5022) 2022-12-23 13:37:32 +01:00
shims-vue.d.ts ci: Setup eslint-import-resolver-typescript for improved TS linting (#4996) 2022-12-22 09:55:39 +01:00
shims.d.ts
vue-agile.d.ts