tslint electron.d.ts
This commit is contained in:
		
					parent
					
						
							
								c2230ca76a
							
						
					
				
			
			
				commit
				
					
						7956d63e99
					
				
			
		
					 2 changed files with 2 additions and 1 deletions
				
			
		|  | @ -153,6 +153,7 @@ def create_typescript_definitions(): | |||
|   outfile = os.path.relpath(os.path.join(DIST_DIR, 'electron.d.ts')) | ||||
|   execute(['electron-typescript-definitions', '--in={0}'.format(infile), | ||||
|            '--out={0}'.format(outfile)], env=env) | ||||
|   execute(['tslint', outfile], env=env) | ||||
| 
 | ||||
| def strip_binaries(): | ||||
|   for binary in TARGET_BINARIES[PLATFORM]: | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Zeke Sikelianos
				Zeke Sikelianos