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

ObjectExpression Rules: take into account shorthand syntax.#992

Closed
mikesherov wants to merge 1 commit intojscs-dev:masterfrom
mikesherov:objectShorthands
Closed

ObjectExpression Rules: take into account shorthand syntax.#992
mikesherov wants to merge 1 commit intojscs-dev:masterfrom
mikesherov:objectShorthands

Conversation

@mikesherov
Copy link
Contributor

No description provided.

None of the rules were currently aware of `var a = { b };`. This updates any
rule that concerned itself with object keys, values, or the colon between.

Fixes jscs-dev#772
@qfox
Copy link
Member

qfox commented Feb 3, 2015

👍 ;-)

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.

2 participants