Skip to content

Use object shorthand for properties#219

Merged
LinusU merged 3 commits intomasterfrom
object-shorthand
Apr 30, 2020
Merged

Use object shorthand for properties#219
LinusU merged 3 commits intomasterfrom
object-shorthand

Conversation

@LinusU
Copy link
Copy Markdown
Member

@LinusU LinusU commented Apr 25, 2020

What is the purpose of this pull request? (put an "X" next to item)

[ ] Documentation update
[ ] Bug fix
[ ] New feature
[x] Other, please explain: lint update

What changes did you make? (Give an overview)

I started using object shorthand for properties, that is, I changed eslint: eslint to eslint.

Which issue (if any) does this pull request address?

standard/eslint-config-standard#166

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

The three lines changed 😅


Compatibility: This is supported on Node.js >=4, and we are using Object.assign which also became available in that version ✅

Copy link
Copy Markdown
Contributor

@toddbluhm toddbluhm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. Not sure why travis is failing though?!

Perhaps we should add a minimum node version to the package.json as well?

@toddbluhm
Copy link
Copy Markdown
Contributor

I was just going to say, maybe merge this after: #213?

@LinusU
Copy link
Copy Markdown
Member Author

LinusU commented Apr 30, 2020

Will do ✔️

@LinusU LinusU merged commit ab4f1af into master Apr 30, 2020
@LinusU LinusU deleted the object-shorthand branch April 30, 2020 08:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants