mirror of
				https://github.com/actions/cache.git
				synced 2025-11-03 14:28:41 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			11 lines
		
	
	
		
			222 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			222 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "printWidth": 80,
 | 
						|
    "tabWidth": 4,
 | 
						|
    "useTabs": false,
 | 
						|
    "semi": true,
 | 
						|
    "singleQuote": false,
 | 
						|
    "trailingComma": "none",
 | 
						|
    "bracketSpacing": true,
 | 
						|
    "arrowParens": "avoid",
 | 
						|
    "parser": "typescript"
 | 
						|
} |