Skip to content
This repository has been archived by the owner on Mar 25, 2021. It is now read-only.

Allow const assertions in no-object-literal-type-assertion #4681

Merged
merged 4 commits into from May 7, 2019

Commits on Apr 24, 2019

  1. Ignore const assertions

    These are not normal type assertions and asserting that literal objects
    are immutable is a normal usage pattern.
    asmundg committed Apr 24, 2019
    Copy the full SHA
    8b2fcc5 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2019

  1. Copy the full SHA
    21afb1e View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    8670ee4 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2019

  1. Clean up tests and doc

    asmundg committed May 6, 2019
    Copy the full SHA
    46886ec View commit details
    Browse the repository at this point in the history