shanedell commented on code in PR #1137: URL: https://github.com/apache/daffodil-vscode/pull/1137#discussion_r1870265234
########## yarn.lock: ########## Review Comment: @mbeckerle I believe the only reason we currently have `yarn.lock` added is so that when most packages should be locked to the same version when install for different users running locally. This due to sometimes not being able to set only a specific version in the `package.json` for a dependency. However, with this information it can still be deleted if so desired. -- 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]
