refactor(core): Enforce filename casing in cli package (no-changelog) (#10594)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { SecretsProvider } from '@/Interfaces';
|
||||
import type { SecretsProviderSettings, SecretsProviderState } from '@/Interfaces';
|
||||
import { SecretsProvider } from '@/interfaces';
|
||||
import type { SecretsProviderSettings, SecretsProviderState } from '@/interfaces';
|
||||
import type { IDataObject, INodeProperties } from 'n8n-workflow';
|
||||
|
||||
export class MockProviders {
|
||||
|
||||
Reference in New Issue
Block a user