54b4014 cleanup: Use shorthand in object literals

Authored and Committed by Florian Müllner 5 years ago
1 file changed. 5 lines added. 6 lines removed.
    cleanup: Use shorthand in object literals
    
    Property names can be omitted if the variable used to set its value
    already has the same name.
    
        
file modified
+5 -6