robertwb commented on code in PR #17580:
URL: https://github.com/apache/beam/pull/17580#discussion_r872865057
##########
sdks/typescript/package.json:
##########
@@ -32,6 +32,7 @@
"chai": "^4.3.4",
"date-fns": "^2.28.0",
"fast-deep-equal": "^3.1.3",
+ "find-git-root": "^1.0.4",
Review Comment:
Ah, I though the trend in node was to have lots of tiny packages to share
code (kind of like the unix philosophy for binaries) rather than re-invent
everything. But maybe that's a statement of how things are, not how they should
be :).
Yeah, we should re-consider strictness too.
--
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]