mirror of
				https://github.com/KevinMidboe/linguist.git
				synced 2025-10-29 17:50:22 +00:00 
			
		
		
		
	Merge pull request #574 from alaingilbert/patch-1
There is a lexer for TypeScript in the pygments project
This commit is contained in:
		@@ -1340,7 +1340,6 @@ Twig:
 | 
				
			|||||||
TypeScript:
 | 
					TypeScript:
 | 
				
			||||||
  type: programming
 | 
					  type: programming
 | 
				
			||||||
  color: "#31859c"
 | 
					  color: "#31859c"
 | 
				
			||||||
  lexer: Text only
 | 
					 | 
				
			||||||
  aliases:
 | 
					  aliases:
 | 
				
			||||||
  - ts
 | 
					  - ts
 | 
				
			||||||
  primary_extension: .ts
 | 
					  primary_extension: .ts
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user