mirror of
				https://github.com/mastermindzh/rickvanlieshout.com
				synced 2025-11-03 01:59:37 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			5 lines
		
	
	
		
			93 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			93 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
module.exports = {
 | 
						|
  ...require("@mastermindzh/prettier-config"),
 | 
						|
  trailingComma: "all",
 | 
						|
};
 |