mirror of
				https://github.com/shivammathur/setup-php.git
				synced 2025-10-31 15:26:23 +07:00 
			
		
		
		
	
		
			
	
	
		
			15 lines
		
	
	
		
			213 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
		
		
			
		
	
	
			15 lines
		
	
	
		
			213 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
|   | { | ||
|  |   "curly": true, | ||
|  |   "eqeqeq": true, | ||
|  |   "immed": true, | ||
|  |   "latedef": "nofunc", | ||
|  |   "newcap": true, | ||
|  |   "noarg": true, | ||
|  |   "sub": true, | ||
|  |   "undef": true, | ||
|  |   "unused": true, | ||
|  |   "boss": true, | ||
|  |   "eqnull": true, | ||
|  |   "node": true | ||
|  | } |