mirror of
				https://github.com/thomasjsn/hugo-theme-hello-friend.git
				synced 2025-11-04 16:48:48 +01:00 
			
		
		
		
	- Switch to the Hugo Pipes (bye bye Webpack) - Use Inter from Google Fonts - Update README
		
			
				
	
	
		
			12 lines
		
	
	
		
			163 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			163 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
{
 | 
						|
  "parser": "babel",
 | 
						|
  "printWidth": 100,
 | 
						|
  "trailingComma": "all",
 | 
						|
  "overrides": [{
 | 
						|
    "files": ".html",
 | 
						|
    "options": {
 | 
						|
      "parser": "html"
 | 
						|
    }
 | 
						|
  }]
 | 
						|
}
 |