mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-04-14 03:33:15 +08:00
fix: lint
This commit is contained in:
@@ -4,7 +4,6 @@ import { interopDefault } from '../util';
|
||||
|
||||
export async function perfectionist(): Promise<Linter.Config[]> {
|
||||
const perfectionistPlugin = await interopDefault(
|
||||
// @ts-expect-error - no types
|
||||
import('eslint-plugin-perfectionist'),
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user