Skip to content

Commit

Permalink
build: Disable node-param-collection-type-unsorted-items linting ru…
Browse files Browse the repository at this point in the history
…le (no-changelog)
  • Loading branch information
OlegIvaniv committed Sep 12, 2024
1 parent ea89c36 commit c6c0e32
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/@n8n/nodes-langchain/.eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,6 @@ module.exports = {
'n8n-nodes-base/node-execute-block-wrong-error-thrown': 'error',
'n8n-nodes-base/node-filename-against-convention': 'error',
'n8n-nodes-base/node-param-array-type-assertion': 'error',
'n8n-nodes-base/node-param-collection-type-unsorted-items': 'error',
'n8n-nodes-base/node-param-color-type-unused': 'error',
'n8n-nodes-base/node-param-default-missing': 'error',
'n8n-nodes-base/node-param-default-wrong-for-boolean': 'error',
Expand Down

0 comments on commit c6c0e32

Please sign in to comment.