Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 142 Bytes

File metadata and controls

8 lines (6 loc) · 142 Bytes

Shorthand Property Names

const a = [null]
export default { a }

Depends on identifier-property.