👕 Fix built issue by fixing lint issues

This commit is contained in:
Jan Oberhauser
2020-10-01 14:01:39 +02:00
parent 9b5731450f
commit fe802c8f76
165 changed files with 1930 additions and 1864 deletions

View File

@@ -5,10 +5,10 @@ import {
import {
IDataObject,
ILoadOptionsFunctions,
INodeTypeDescription,
INodeExecutionData,
INodeType,
INodePropertyOptions,
INodeType,
INodeTypeDescription,
} from 'n8n-workflow';
import {
@@ -28,10 +28,10 @@ import {
} from './ProductDescription';
import {
IOrder,
IDiscountCode,
IAddress,
IDiscountCode,
ILineItem,
IOrder,
} from './OrderInterface';
import {