tbonelee commented on PR #5065: URL: https://github.com/apache/zeppelin/pull/5065#issuecomment-3266268119
Thanks for the review! I fixed the imports that were unnecessarily going up and down in the path. I also agree with your suggestion about sorting exports alphabetically, so I reordered them manually. It seems the current TSLint rule (`ordered-imports`) only applies to imports, not exports. Perhaps we could create or find a simple rule for exports in a separate issue. -- 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: reviews-unsubscr...@zeppelin.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org