Configures prettier formatting further
This commit is contained in:
		
							parent
							
								
									8a5176e593
								
							
						
					
					
						commit
						6c2cc4cf50
					
				@ -30,6 +30,9 @@ repos:
 | 
				
			|||||||
    rev: "v2.5.1"
 | 
					    rev: "v2.5.1"
 | 
				
			||||||
    hooks:
 | 
					    hooks:
 | 
				
			||||||
      - id: prettier
 | 
					      - id: prettier
 | 
				
			||||||
 | 
					        args:
 | 
				
			||||||
 | 
					          - "--no-semi"
 | 
				
			||||||
 | 
					          - "--single-quote"
 | 
				
			||||||
        types_or:
 | 
					        types_or:
 | 
				
			||||||
          - javascript
 | 
					          - javascript
 | 
				
			||||||
          - ts
 | 
					          - ts
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user