mirror of
https://github.com/continew-org/continew-admin-ui.git
synced 2025-09-08 12:57:11 +08:00
refactor: 更换 ESLint 配置为 @antfu/eslint-config
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { URL, fileURLToPath } from 'node:url'
|
||||
import { defineConfig, loadEnv } from 'vite'
|
||||
import { fileURLToPath, URL } from 'url'
|
||||
import createVitePlugins from './config/plugins'
|
||||
|
||||
export default defineConfig(({ command, mode }) => {
|
||||
|
Reference in New Issue
Block a user