Update .eslintrc.js
This commit is contained in:
		
							parent
							
								
									4c767f16f6
								
							
						
					
					
						commit
						a97fcd9e73
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -14,7 +14,7 @@ module.exports = { | |||
| 	rules: { | ||||
| 		'indent': ['warn', 'tab', { | ||||
| 			'SwitchCase': 1, | ||||
| 			'MemberExpression': 'off', | ||||
| 			'MemberExpression': 1, | ||||
| 			'flatTernaryExpressions': true, | ||||
| 			'ArrayExpression': 'first', | ||||
| 			'ObjectExpression': 'first', | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue