Eslint fails when using string interpolations in an object declaration #114
Labels
Hacktoberfest
Help Wanted
Community help wanted
Tech/ReactJS
Tech/TypeScript
Type/Task
A general task
Up For Grabs
Ready for help from the community. Removed when someone volunteers
Eslint itself has an error when certain syntaxes are used. We believe it is due to babel not being able to properly parse the code given some combination of dependency versions we are using.
Minimal example:
It will result in an error similar to this issue: eslint/eslint#13248
The text was updated successfully, but these errors were encountered: