eslint-plugin-n8n-nodes-base
Advanced tools
Comparing version 1.0.27 to 1.0.28
@@ -35,3 +35,3 @@ var __create = Object.create; | ||
docs: { | ||
description: `Items in collection-type node parameter must be alphabetized by \`name\` if more than ${import_constants.MIN_ITEMS_TO_ALPHABETIZE_IN_FULL}.`, | ||
description: `Items in collection-type node parameter must be alphabetized by \`name\` if ${import_constants.MIN_ITEMS_TO_ALPHABETIZE_IN_FULL} or more than ${import_constants.MIN_ITEMS_TO_ALPHABETIZE_IN_FULL}.`, | ||
recommended: "error" | ||
@@ -38,0 +38,0 @@ }, |
@@ -36,3 +36,3 @@ var __create = Object.create; | ||
docs: { | ||
description: `Items in a fixed-collection-type node parameter section must be alphabetized by \`displayName\` if more than ${import_constants.MIN_ITEMS_TO_ALPHABETIZE_IN_FULL}, unless the items are address fields.`, | ||
description: `Items in a fixed-collection-type node parameter section must be alphabetized by \`displayName\` if ${import_constants.MIN_ITEMS_TO_ALPHABETIZE_IN_FULL} or more than ${import_constants.MIN_ITEMS_TO_ALPHABETIZE_IN_FULL}, unless the items are address fields.`, | ||
recommended: "error" | ||
@@ -39,0 +39,0 @@ }, |
@@ -35,3 +35,3 @@ var __create = Object.create; | ||
docs: { | ||
description: `Items in a multi-options-type node parameter must be alphabetized by \`name\` if more than ${import_constants.MIN_ITEMS_TO_ALPHABETIZE_IN_FULL}.`, | ||
description: `Items in a multi-options-type node parameter must be alphabetized by \`name\` if ${import_constants.MIN_ITEMS_TO_ALPHABETIZE_IN_FULL} or more than ${import_constants.MIN_ITEMS_TO_ALPHABETIZE_IN_FULL}.`, | ||
recommended: "error" | ||
@@ -38,0 +38,0 @@ }, |
@@ -35,3 +35,3 @@ var __create = Object.create; | ||
docs: { | ||
description: `Items in options-type node parameter must be alphabetized by \`name\` if more than ${import_constants.MIN_ITEMS_TO_ALPHABETIZE_IN_FULL}.`, | ||
description: `Items in options-type node parameter must be alphabetized by \`name\` if ${import_constants.MIN_ITEMS_TO_ALPHABETIZE_IN_FULL} or more than ${import_constants.MIN_ITEMS_TO_ALPHABETIZE_IN_FULL}.`, | ||
recommended: "error" | ||
@@ -38,0 +38,0 @@ }, |
{ | ||
"name": "eslint-plugin-n8n-nodes-base", | ||
"version": "1.0.27", | ||
"version": "1.0.28", | ||
"main": "dist/index.js", | ||
@@ -5,0 +5,0 @@ "author": { |
377832