Henry-Hong commented on code in PR #4952:
URL: https://github.com/apache/zeppelin/pull/4952#discussion_r2203215281
##########
zeppelin-web-angular/src/app/app.module.ts:
##########
@@ -71,7 +71,8 @@ registerLocaleData(en);
useValue: {
defaultEditorOption: {
scrollBeyondLastLine: false
- },
+ // TODO: Change 'as' to 'satisfies' when typescript version is over
4.9 to detect unsupported editor options at compile time.
Review Comment:
Let's make `ts version up` as an issue. I would do it.
--
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]