[//]: # "File generated from a template. Do not edit this file directly." # node-filename-against-convention `name` in node class description must match the node filename without the `.node.ts` suffix. Example: If `description.name` is `Test`, then filename must be `Test.node.ts`. Version suffix in filename (e.g. `-V2`) is disregarded. 📋 This rule is part of the `plugin:eslint-plugin-n8n-nodes-base/non-autofixable` config. ## Links - [Rule source](../../lib/rules/node-filename-against-convention.ts)