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

Excuse edge cases in quotemark backtick (#4588) #4618

Merged
merged 1 commit into from
Mar 31, 2019
Merged

Excuse edge cases in quotemark backtick (#4588) #4618

merged 1 commit into from
Mar 31, 2019

Commits on Mar 29, 2019

  1. Excuse edge cases in quotemark backtick (#4588)

    This commit fixes the cases where export statements, string literal type as generic type parameter, and string literals in object literal property assignments were incorrectly flagged. This also fixes a small lint error (specifying a type parameter same as default).
    ericbf committed Mar 29, 2019
    Configuration menu
    Copy the full SHA
    ef5bfc8 View commit details
    Browse the repository at this point in the history