mirror of
				https://github.com/continew-org/continew-admin-ui.git
				synced 2025-10-31 22:57:15 +08:00 
			
		
		
		
	refactor: 调整 eslint.config.js,优化代码格式
This commit is contained in:
		| @@ -6,6 +6,6 @@ export default function createComponents() { | ||||
|     dirs: ['src/components'], | ||||
|     extensions: ['vue', 'tsx'], | ||||
|     // 配置文件生成位置 | ||||
|     dts: './src/types/components.d.ts' | ||||
|     dts: './src/types/components.d.ts', | ||||
|   }) | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user