👕 Fix lint issue

This commit is contained in:
Jan Oberhauser 2022-01-17 18:29:15 +01:00
commit 61dca83eb0

View file

@ -29,8 +29,8 @@ export class ExampleNode implements INodeType {
default: '', default: '',
placeholder: 'Placeholder value', placeholder: 'Placeholder value',
description: 'The description text', description: 'The description text',
} },
] ],
}; };