fix(core): Improve community nodes loading (#5608)

This commit is contained in:
कारतोफ्फेलस्क्रिप्ट™
2023-03-24 17:04:26 +01:00
committed by GitHub
parent 970c124260
commit 161de110ce
9 changed files with 74 additions and 138 deletions

View File

@@ -8,6 +8,8 @@ module.exports = {
...sharedOptions(__dirname),
ignorePatterns: ['index.js'],
rules: {
'@typescript-eslint/consistent-type-imports': 'error',

View File

View File

@@ -8,6 +8,7 @@
"name": "Jan Oberhauser",
"email": "jan@n8n.io"
},
"main": "index.js",
"repository": {
"type": "git",
"url": "git+https://github.com/n8n-io/n8n.git"