chore: force lf EOL for ts files (#11143)
This commit is contained in:
		
							parent
							
								
									38069aba35
								
							
						
					
					
						commit
						5ff14de1f3
					
				
							
								
								
									
										3
									
								
								.gitattributes
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.gitattributes
									
									
									
									
										vendored
									
									
								
							| @ -1,8 +1,9 @@ | ||||
| # Auto detect text files and perform LF normalization | ||||
| * text=auto | ||||
| 
 | ||||
| # JS files must always use LF for tools to work | ||||
| # JS and TS files must always use LF for tools to work | ||||
| *.js eol=lf | ||||
| *.ts eol=lf | ||||
| 
 | ||||
| # Must keep Windows line ending to be parsed correctly | ||||
| scripts/windows/packages.txt eol=crlf | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user