13 lines
		
	
	
		
			356 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
		
		
			
		
	
	
			13 lines
		
	
	
		
			356 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
|  | Language:        JavaScript | ||
|  | BasedOnStyle:    Google | ||
|  | ColumnLimit:     100 | ||
|  | 
 | ||
|  | TabWidth:                2 | ||
|  | ContinuationIndentWidth: 4 | ||
|  | MaxEmptyLinesToKeep    : 2 | ||
|  | 
 | ||
|  | AllowShortBlocksOnASingleLine:              false | ||
|  | AllowShortIfStatementsOnASingleLine:        false | ||
|  | AllowShortLoopsOnASingleLine:               false | ||
|  | AllowShortFunctionsOnASingleLine:           Empty |