Save current BZZZ config-ui state before CHORUS branding update
🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
		
							
								
								
									
										19
									
								
								install/config-ui/node_modules/define-properties/.eslintrc
									
									
									
										generated
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										19
									
								
								install/config-ui/node_modules/define-properties/.eslintrc
									
									
									
										generated
									
									
										vendored
									
									
										Normal file
									
								
							| @@ -0,0 +1,19 @@ | ||||
| { | ||||
| 	"root": true, | ||||
|  | ||||
| 	"extends": "@ljharb", | ||||
|  | ||||
| 	"rules": { | ||||
| 		"id-length": [2, { "min": 1, "max": 35 }], | ||||
| 		"max-params": [2, 4], | ||||
| 	}, | ||||
|  | ||||
| 	"overrides": [ | ||||
| 		{ | ||||
| 			"files": "test/**", | ||||
| 			"rules": { | ||||
| 				"max-lines-per-function": 0, | ||||
| 			}, | ||||
| 		}, | ||||
| 	], | ||||
| } | ||||
		Reference in New Issue
	
	Block a user
	 anthonyrawlins
					anthonyrawlins