Skip to content

Simple types shall not be treated like references #7

@pixellos

Description

@pixellos

image

Types like:

  • number
  • string
  • null
  • undefined

should not be candidate for Memo, as they're not referencial types.

image
(Only colSpan is incorrect in this sample, the style object is highlighted correctly ofc)

Number / string consts should not be treated like error, concatenations as well (if the concatenation parts are stable)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions