mirror of
				https://github.com/shivammathur/setup-php.git
				synced 2025-10-31 07:16:22 +07:00 
			
		
		
		
	init
This commit is contained in:
		
							
								
								
									
										16
									
								
								node_modules/util.promisify/.eslintrc
									
									
									
										generated
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										16
									
								
								node_modules/util.promisify/.eslintrc
									
									
									
										generated
									
									
										vendored
									
									
										Normal file
									
								
							| @ -0,0 +1,16 @@ | ||||
| { | ||||
| 	"root": true, | ||||
|  | ||||
| 	"extends": "@ljharb", | ||||
|  | ||||
| 	"env": { | ||||
| 		"es6": true | ||||
| 	}, | ||||
|  | ||||
| 	"rules": { | ||||
| 		"id-length": [2, { "max": 30 }], | ||||
| 		"max-statements": [2, 16], | ||||
| 		"no-magic-numbers": 0, | ||||
| 		"operator-linebreak": [2, "before"] | ||||
| 	} | ||||
| } | ||||
		Reference in New Issue
	
	Block a user
	 Shivam Mathur
					Shivam Mathur