mirror of
https://github.com/actualbudget/actual.git
synced 2026-03-21 15:36:50 -05:00
refactor: replace eslint-plugin-import with eslint-plugin-perfectionist for import sorting (#6428)
This commit is contained in:
committed by
GitHub
parent
c73b1afb74
commit
3b41455ae3
@@ -7,7 +7,6 @@ import type {
|
||||
import type { InitConfig } from 'loot-core/server/main';
|
||||
|
||||
// @ts-ignore: bundle not available until we build it
|
||||
// eslint-disable-next-line import/extensions
|
||||
import * as bundle from './app/bundle.api.js';
|
||||
import * as injected from './injected';
|
||||
import { validateNodeVersion } from './validateNodeVersion';
|
||||
|
||||
Reference in New Issue
Block a user