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: { | 	rules: { | ||||||
| 		'indent': ['warn', 'tab', { | 		'indent': ['warn', 'tab', { | ||||||
| 			'SwitchCase': 1, | 			'SwitchCase': 1, | ||||||
| 			'MemberExpression': 'off', | 			'MemberExpression': 1, | ||||||
| 			'flatTernaryExpressions': true, | 			'flatTernaryExpressions': true, | ||||||
| 			'ArrayExpression': 'first', | 			'ArrayExpression': 'first', | ||||||
| 			'ObjectExpression': 'first', | 			'ObjectExpression': 'first', | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue