homarr-labs / homarr

Use shorthand property syntax for object literals JS-0240
Anti-pattern
Minor
1 occurrence in this check
29
30  return {
31    initialData: {
32      hardwareInformationHistory: hardwareInformationHistory,33      serverInfo
34    },
35  };