mirror of
				https://github.com/xiaoyiweb/YiAi.git
				synced 2025-11-04 08:13:44 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			10 lines
		
	
	
		
			202 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			202 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
  "extends": "./tsconfig.json",
 | 
						|
  "compilerOptions": {
 | 
						|
    "sourceMap": false, 
 | 
						|
    "declaration": false,
 | 
						|
    "incremental": false 
 | 
						|
  },
 | 
						|
  "exclude": ["node_modules", "test", "dist", "**/*spec.ts"]
 | 
						|
}
 |