mirror of
				https://github.com/grafana/grafana.git
				synced 2025-02-25 18:55:37 -06:00 
			
		
		
		
	
		
			
				
	
	
		
			22 lines
		
	
	
		
			287 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			22 lines
		
	
	
		
			287 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| {
 | |
|   "preset" : "default",
 | |
| 
 | |
|   "lineBreak" : {
 | |
|     "before" : {
 | |
|       "VariableDeclarationWithoutInit" : 0,
 | |
|     },
 | |
| 
 | |
|     "after": {
 | |
|       "AssignmentOperator": -1,
 | |
|       "ArgumentListArrayExpression": ">=1"
 | |
|     }
 | |
|   },
 | |
| 
 | |
|   "whiteSpace" : {
 | |
|     "before" : {
 | |
|     },
 | |
|     "after" : {
 | |
|     }
 | |
|   }
 | |
| }
 |