refactor(core): Enable import/order eslint rule (#10794)
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
import type { Workflow, IWorkflowExecutionDataProcess } from 'n8n-workflow';
|
||||
|
||||
import { getExecutionStartNode } from '@/workflow-helpers';
|
||||
|
||||
describe('WorkflowHelpers', () => {
|
||||
|
||||
Reference in New Issue
Block a user