mirror of
				https://github.com/shivammathur/setup-php.git
				synced 2025-10-31 07:16:22 +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
 | |
| }
 | 
