Cole-Greer commented on PR #1952: URL: https://github.com/apache/tinkerpop/pull/1952#issuecomment-1414483480
I also want to note that this PR failed the JS CI tests as the linter is currently configured for ecma 2017 which is roughly equivalent to node v10. I have submitted a [PR](https://github.com/apache/tinkerpop/pull/1959) to bump this to version 2021 which is fully supported by node v16 and will prevent the linter from rejecting the use of `?.` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
