mirror of
				https://github.com/actions/cache.git
				synced 2025-11-01 04:28:39 +08:00 
			
		
		
		
	Update .prettierrc.json
This commit is contained in:
		
							parent
							
								
									f819eee7f8
								
							
						
					
					
						commit
						c9fbeeff9d
					
				|  | @ -1,11 +1,19 @@ | ||||||
| { | { | ||||||
|     "printWidth": 80, |   "printWidth": 80, | ||||||
|     "tabWidth": 4, |   "tabWidth": 2, | ||||||
|     "useTabs": false, |   "useTabs": false, | ||||||
|     "semi": true, |   "semi": true, | ||||||
|     "singleQuote": false, |   "singleQuote": false, | ||||||
|     "trailingComma": "none", |   "trailingComma": "es5", | ||||||
|     "bracketSpacing": true, |   "bracketSpacing": true, | ||||||
|     "arrowParens": "avoid", |   "arrowParens": "always", | ||||||
|     "parser": "typescript" |   "overrides": [ | ||||||
|  |     { | ||||||
|  |       "files": "*.ts", | ||||||
|  |       "options": { | ||||||
|  |         "tabWidth": 4, | ||||||
|  |         "parser": "typescript" | ||||||
|  |       } | ||||||
|  |     } | ||||||
|  |   ] | ||||||
| } | } | ||||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 BSKY
						BSKY