mirror of
				https://github.com/LibreTranslate/LibreTranslate.git
				synced 2025-11-03 19:17:17 -05:00 
			
		
		
		
	chore: update editorconfig got js.template files
This commit is contained in:
		
							parent
							
								
									9052265d5b
								
							
						
					
					
						commit
						d69bbb326c
					
				@ -10,11 +10,11 @@ insert_final_newline = true
 | 
				
			|||||||
curly_bracket_next_line = false
 | 
					curly_bracket_next_line = false
 | 
				
			||||||
spaces_around_operators = true
 | 
					spaces_around_operators = true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
[*.{js,py}]
 | 
					[*.js]
 | 
				
			||||||
indent_size = 4
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
[*.{js,ts}]
 | 
					 | 
				
			||||||
quote_type = double
 | 
					quote_type = double
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					[*.{js,js.template,py}]
 | 
				
			||||||
 | 
					indent_size = 4
 | 
				
			||||||
 | 
					
 | 
				
			||||||
[*.{markdown,md}]
 | 
					[*.{markdown,md}]
 | 
				
			||||||
trim_trailing_whitespace = false
 | 
					trim_trailing_whitespace = false
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user