Skip to content
This repository has been archived by the owner on May 19, 2018. It is now read-only.

Fix negative number literal typeannotations #366

Merged
merged 3 commits into from
Feb 20, 2017
Merged

Fix negative number literal typeannotations #366

merged 3 commits into from
Feb 20, 2017

Commits on Feb 20, 2017

  1. Fix negative number literal typeannotations

    Also use parseLiteral() to parser string and number literal typeannotations
    so that future changes (estree) to literals are also reflected to flow.
    danez committed Feb 20, 2017
    Configuration menu
    Copy the full SHA
    d4053d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8aa9873 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b5f91c9 View commit details
    Browse the repository at this point in the history