Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upTemplate string as object key is broken #1116
Comments
Kikobeats
changed the title
Interpolate string as object key is broken
Template string as object key is broken
Apr 25, 2018
feross
added
the
bug
label
Apr 26, 2018
This comment has been minimized.
This comment has been minimized.
jdkschang
commented
Aug 29, 2018
|
@Kikobeats This seems to be an |
This comment has been minimized.
This comment has been minimized.
|
This issue seems to be fixed in babel upstream now, so I am going to close this issue: babel/babel-eslint#530 (comment) |
feross
closed this
Aug 12, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Kikobeats commentedApr 25, 2018
•
edited
Hello,
I noted that using an interpolate string as an object key break the linter.
Example of code
Linter output
Environment info