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

no-string-literal: correctly fix property names with leading underscores #3184

Merged
merged 1 commit into from
Aug 31, 2017
Merged

no-string-literal: correctly fix property names with leading underscores #3184

merged 1 commit into from
Aug 31, 2017

Commits on Aug 30, 2017

  1. no-string-literal: correctly fix property names with leading underscores

    The AST contains the escaped name. That bug is fixed in typescript@2.5.0. This adds a fix for older versions.
    Fixes: #2965
    ajafff committed Aug 30, 2017
    Configuration menu
    Copy the full SHA
    7ca2c17 View commit details
    Browse the repository at this point in the history