stricklandrbls commented on code in PR #702: URL: https://github.com/apache/daffodil-vscode/pull/702#discussion_r1262680821
########## build/scripts/yarn-scripts.ts: ########## @@ -0,0 +1,107 @@ +#!/usr/bin/env node Review Comment: Should this go before or after the license blurb? I've also never seen a _shebang_ for a `.ts` file. Is it necessary? -- 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]
