mirror of
				https://github.com/threeal/cmake-action.git
				synced 2025-11-04 13:53:41 +00:00 
			
		
		
		
	build(typescript): disable from generating declaration file
This commit is contained in:
		
							parent
							
								
									8f2a513ffb
								
							
						
					
					
						commit
						8bd45b8e9b
					
				@ -3,7 +3,6 @@
 | 
			
		||||
    "exactOptionalPropertyTypes": true,
 | 
			
		||||
    "strict": true,
 | 
			
		||||
    "module": "node16",
 | 
			
		||||
    "declaration": true,
 | 
			
		||||
    "outDir": "dist",
 | 
			
		||||
    "target": "es2022",
 | 
			
		||||
    "skipLibCheck": true
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user