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

Use object shorthand for properties #15

Closed
wants to merge 1 commit into from

Conversation

LinusU
Copy link

@LinusU LinusU commented Apr 26, 2020

This rule is on its way into the latest Standard ☺️

ref: standard/eslint-config-standard#166

edit: ah, right. My bad, didn't check the Node.js versions before opening this... Hmmm, potentially we could resolve this by looking at engines in package.json before applying this lint rule... On the other hand, 0.10/0.12 is very very old at this point 😄

closing this for now, will revisit later

@coveralls
Copy link

Coverage Status

Coverage remained the same at 92.5% when pulling c91a48a on LinusU:object-shorthand into 7d4d75d on mcollina:master.

@LinusU LinusU closed this Apr 26, 2020
@mcollina
Copy link
Owner

Oh I know it’s old, but the module is essentially “done”. Bumping a major would only create work for the ecosystem.

@LinusU
Copy link
Author

LinusU commented Apr 26, 2020

Oh I know it’s old, but the module is essentially “done”. Bumping a major would only create work for the ecosystem.

I agree 100%, this can just stay on the older Standard version 👌

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants