mirror of
				https://gitee.com/vant-contrib/vant.git
				synced 2025-10-31 11:32:09 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			11 lines
		
	
	
		
			204 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			204 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "extends": "../../tsconfig",
 | |
|   "compilerOptions": {
 | |
|     "target": "ES2019",
 | |
|     "outDir": "./lib",
 | |
|     "declaration": true
 | |
|   },
 | |
|   "include": ["src/**/*"],
 | |
|   "exclude": ["**/node_modules", "**/.*/"]
 | |
| }
 |