mirror of
https://github.com/imdap/ruoyi-plus-vben5.git
synced 2026-04-23 00:38:34 +08:00
6 lines
136 B
TypeScript
6 lines
136 B
TypeScript
import { oxlintConfig } from '@vben/oxlint-config';
|
|
|
|
import { defineConfig } from 'oxlint';
|
|
|
|
export default defineConfig(oxlintConfig);
|