mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced 2025-01-23 01:30:26 +08:00
6 lines
98 B
JavaScript
6 lines
98 B
JavaScript
// @ts-check
|
|
|
|
import { defineConfig } from '@vben/eslint-config';
|
|
|
|
export default defineConfig();
|