Skip to content

Fix exceptions for literal property mutations#47

Open
bjpbakker wants to merge 1 commit intojfmengels:masterfrom
bjpbakker:literal-mutation-exceptions
Open

Fix exceptions for literal property mutations#47
bjpbakker wants to merge 1 commit intojfmengels:masterfrom
bjpbakker:literal-mutation-exceptions

Conversation

@bjpbakker
Copy link
Copy Markdown

The node for foo['bar'] = {} contains a literal type property. Since mutating
a property with literal or identifier notation makes no practical difference,
make exceptions for both type of expressions.

The node for `foo['bar'] = {}` contains a literal type property. Since mutating
a property with literal or identifier notation makes no practical difference,
make exceptions for both type of expressions.
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.

1 participant