Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Override toString in case this function is printed #10949

Merged
merged 3 commits into from Jan 1, 2020

Commits on Jan 1, 2020

  1. Copy the full SHA
    70f4ca0 View commit details
    Browse the repository at this point in the history
  2. Don't override toString if wrapper is true

    Override `toString` immediately before returning a newFn, otherwise it will be overridden if wrapper is true
    
    babel#10949 (comment)
    jayenashar committed Jan 1, 2020
    Copy the full SHA
    e32ec7f View commit details
    Browse the repository at this point in the history
  3. prettier

    jayenashar committed Jan 1, 2020
    Copy the full SHA
    008c54c View commit details
    Browse the repository at this point in the history