mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-04 05:53:43 +00:00 
			
		
		
		
	lint: Add dangling commas in JavaScript objects.
This commit is contained in:
		@@ -196,7 +196,7 @@ exports.initiate = function (options) {
 | 
			
		||||
        save_pointer: true,
 | 
			
		||||
        save_narrow: true,
 | 
			
		||||
        save_compose: true,
 | 
			
		||||
        send_after_reload: false
 | 
			
		||||
        send_after_reload: false,
 | 
			
		||||
    });
 | 
			
		||||
 | 
			
		||||
    if (options.save_pointer === undefined ||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user