sandeep318kumar commented on PR #3914: URL: https://github.com/apache/ambari/pull/3914#issuecomment-2545821145
Correct @zRains, I am not ignoring these files. After running `npm i` these files are being added in .gitignore automatically. ``` *tsconfig.app.tsbuildinfo *tsconfig.node.json *tsconfig.node.tsbuildinfo ``` now I have added tsconfig.node.json file separately, test cases should be working fine. @zRains can you run the test cases now? -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
