mirror of
				https://github.com/strapi/strapi.git
				synced 2025-11-03 19:36:20 +00:00 
			
		
		
		
	Add incremental build by default in the generated tsconfig.json
This commit is contained in:
		
							parent
							
								
									c3a10abc45
								
							
						
					
					
						commit
						eb012fa242
					
				@ -11,6 +11,7 @@
 | 
			
		||||
        "skipLibCheck": true,
 | 
			
		||||
        "forceConsistentCasingInFileNames": true,
 | 
			
		||||
 | 
			
		||||
        "incremental": true,
 | 
			
		||||
        "esModuleInterop": true,
 | 
			
		||||
        "resolveJsonModule": true,
 | 
			
		||||
        "noEmitOnError": true
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user