chore: Lintfix nodes-base (#16877)

This commit is contained in:
Iván Ovejero
2025-07-01 15:05:40 +02:00
committed by GitHub
parent 38c2e6184c
commit 422aa82524
56 changed files with 64 additions and 88 deletions

View File

@@ -84,7 +84,7 @@ export const rowFields: INodeProperties[] = [
},
},
default: '',
// eslint-disable-next-line n8n-nodes-base/node-param-description-wrong-for-dynamic-options
description:
'The name of SeaTable table to access. Choose from the list, or specify an ID using an <a href="https://docs.n8n.io/code/expressions/">expression</a>.',
},