refactor: Remove unused disable directives from nodes-base (#10825)

This commit is contained in:
Iván Ovejero
2024-09-16 10:58:32 +02:00
committed by GitHub
parent 0e61d7c2e8
commit a7ed8ee909
18 changed files with 17 additions and 20 deletions

View File

@@ -86,7 +86,7 @@ const versionDescription: INodeTypeDescription = {
activationHint:
"Once youve finished building your workflow, <a data-key='activate'>activate</a> it to have it also listen continuously (you just wont see those executions here).",
},
// eslint-disable-next-line n8n-nodes-base/node-class-description-inputs-wrong-regular-node
inputs: [],
outputs: [NodeConnectionType.Main],
credentials: [