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

object-literal-shorthand: Refactor, fix and add fixer for methods #2558

Merged
merged 2 commits into from May 24, 2017
Merged

object-literal-shorthand: Refactor, fix and add fixer for methods #2558

merged 2 commits into from May 24, 2017

Conversation

ajafff
Copy link
Contributor

@ajafff ajafff commented Apr 12, 2017

PR checklist

  • Addresses an existing issue: #0000
  • New feature, bugfix, or enhancement
    • Includes tests
  • Documentation update

Overview of change:

[new-fixer] object-literal-shorthand can fix longhand methods
[bugfix] object-literal-shorthand: fix suggestion for generator functions
[enhancement] object-literal-shorthand handles async functions correctly

Is there anything you'd like reviewers to focus on?

CHANGELOG.md entry:

[new-fixer] `object-literal-shorthand` can fix longhand methods
[bugfix] `object-literal-shorthand`: fix suggestion for generator functions
[enhancement] `object-literal-shorthand` handles async functions correctly
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants