refactor(core): apply lint rule node-class-description-non-core-color-present (#4426)

* 👕 Enable rule `node-class-description-non-core-color-present`

* 👕 Apply rule to remove deprecated `color`

* ✏️ Fix unrelated typos

* ✏️ Fix another unrelated typo

Co-authored-by: Michael Kret <michael.k@radency.com>
This commit is contained in:
Iván Ovejero
2022-10-25 09:06:54 +02:00
committed by GitHub
parent 408bd96815
commit d2b97c0713
33 changed files with 7 additions and 35 deletions

View File

@@ -14,10 +14,9 @@ export class VenafiTlsProtectDatacenterTrigger implements INodeType {
group: ['trigger'],
version: 1,
subtitle: '={{$parameter["triggerOn"]}}',
description: 'Starts the workflow when Venafi events occure',
description: 'Starts the workflow when Venafi events occur',
defaults: {
name: 'Venafi TLS Protect Datacenter',
color: '#000000',
},
credentials: [
{