Skip to content
This repository was archived by the owner on Mar 29, 2018. It is now read-only.
This repository was archived by the owner on Mar 29, 2018. It is now read-only.

arrow functions are automatically compiled #1

@jeffjo

Description

@jeffjo

es6-default-params also compiles arrow functions, which may not be the desired behavior.

What we discussed in person:

  • look for arrow functions that have default params
  • if the body of the function is a statement, then convert to a block, set up default params and return value

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions