We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf37545 commit 2d6d19cCopy full SHA for 2d6d19c
.eslintrc.js
@@ -46,8 +46,6 @@ module.exports = {
46
'n8n-nodes-base/node-execute-block-missing-continue-on-fail': 'off',
47
'n8n-nodes-base/node-resource-description-filename-against-convention': 'off',
48
'n8n-nodes-base/node-param-fixed-collection-type-unsorted-items': 'off',
49
- 'n8n-nodes-base/node-execute-block-operation-missing-singular-pairing': 'off',
50
- 'n8n-nodes-base/node-execute-block-operation-missing-plural-pairing': 'off',
51
},
52
53
],
0 commit comments