Optional chain operator syntax throwing eslint error.
GregM1991 opened this issue · 0 comments
GregM1991 commented
Description
Hey Kent
Having an issue with the optional chaining operator throwing eslint errors. Had a chat on Discord regarding this and you suggested raising an issue. You mentioned that the eslint was not configured to handle the newer syntax.
I first ran into the issue in src > discover.exercise.js
on the 03-data-fetching
branch.