mirror of
https://github.com/imdap/ruoyi-plus-vben5.git
synced 2026-04-27 19:49:37 +08:00
chore: finalize oxlint migration config
This commit is contained in:
@@ -11,14 +11,13 @@ import type {
|
||||
} from './types';
|
||||
|
||||
import { computed, useAttrs } from 'vue';
|
||||
// @ts-ignore
|
||||
// @ts-expect-error: vue-json-viewer does not expose compatible typings for this import path
|
||||
import VueJsonViewer from 'vue-json-viewer';
|
||||
|
||||
import { $t } from '@vben/locales';
|
||||
|
||||
import { isBoolean } from '@vben-core/shared/utils';
|
||||
|
||||
// @ts-ignore
|
||||
import JsonBigint from 'json-bigint';
|
||||
|
||||
defineOptions({ name: 'JsonViewer' });
|
||||
|
||||
Reference in New Issue
Block a user