mirror of
				https://github.com/Tencent/tmagic-editor.git
				synced 2025-11-04 18:52:18 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			10 lines
		
	
	
		
			131 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			131 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
  "extends": "../../tsconfig.json",
 | 
						|
  "compilerOptions": {
 | 
						|
    "baseUrl": "../..",
 | 
						|
  },
 | 
						|
  "exclude": [
 | 
						|
    "**/dist/**/*"
 | 
						|
  ],
 | 
						|
}
 |