tbonelee opened a new pull request, #5070: URL: https://github.com/apache/zeppelin/pull/5070
### What is this PR for? Windows cmd and does not support wildcard path expansion, which causes errors like the one below. <img width="954" height="190" alt="image" src="https://github.com/user-attachments/assets/3356609d-d2a6-4135-8c35-75d35df54291" /> This PR fixes the issue by replacing the glob pattern path argument with a specific `tsconfig.json` file for `tslint-rules/`. ### What type of PR is it? Bug Fix ### What is the Jira issue? https://issues.apache.org/jira/browse/ZEPPELIN-6319 ### Questions: * Does the license files need to update? No * Is there breaking changes for older versions? No * Does this needs documentation? No -- 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]
