👕 Fix lint issue

This commit is contained in:
Jan Oberhauser
2021-12-19 14:38:51 +01:00
parent 7a5c41fe1a
commit de971de27a
2 changed files with 4 additions and 4 deletions

View File

@@ -12,8 +12,8 @@ import {
} from 'n8n-workflow';
import {
todoistApiRequest,
FormatDueDatetime,
todoistApiRequest,
} from './GenericFunctions';
interface IBodyCreateTask {
@@ -365,7 +365,7 @@ export class Todoist implements INodeType {
],
operation: [
'getAll',
],
],
},
},
options: [