refactor: Enable import/order rule for n8n-core (#11016)
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
import fs from 'fs';
|
||||
|
||||
import { InstanceSettings } from '@/InstanceSettings';
|
||||
|
||||
describe('InstanceSettings', () => {
|
||||
|
||||
Reference in New Issue
Block a user