Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 470 Bytes

cred-filename-against-convention.md

File metadata and controls

11 lines (6 loc) · 470 Bytes

cred-filename-against-convention

Credentials filename must match credentials class name, excluding the filename suffix. Example: TestApi.credentials.ts matches TestApi in class TestApi implements ICredentialType.

📋 This rule is part of the plugin:eslint-plugin-n8n-nodes-base/non-autofixable config.

Links