mirror of
				https://github.com/cp6/my-idlers.git
				synced 2025-11-04 08:09:09 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			9 lines
		
	
	
	
		
			176 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
	
		
			176 B
		
	
	
	
		
			Text
		
	
	
	
	
	
{
 | 
						|
	"rules": {
 | 
						|
		"array-bracket-newline": 0,
 | 
						|
		"array-element-newline": 0,
 | 
						|
		"max-statements-per-line": [2, { "max": 2 }],
 | 
						|
		"no-invalid-this": 0,
 | 
						|
		"no-magic-numbers": 0,
 | 
						|
	}
 | 
						|
}
 |