mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-08 07:31:09 +08:00
6 lines
98 B
JavaScript
6 lines
98 B
JavaScript
// @ts-check
|
|
|
|
import { defineConfig } from '@vben/eslint-config';
|
|
|
|
export default defineConfig();
|