Use semi: false for prettier config
This commit is contained in:
		
							parent
							
								
									a9523dd39b
								
							
						
					
					
						commit
						87144fca21
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		| 
						 | 
					@ -2,5 +2,6 @@
 | 
				
			||||||
  "printWidth": 100,
 | 
					  "printWidth": 100,
 | 
				
			||||||
  "quoteProps": "as-needed",
 | 
					  "quoteProps": "as-needed",
 | 
				
			||||||
  "trailingComma": "all",
 | 
					  "trailingComma": "all",
 | 
				
			||||||
  "tabWidth": 2
 | 
					  "tabWidth": 2,
 | 
				
			||||||
 | 
					  "semi": false
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue