ocket8888 commented on code in PR #7555:
URL: https://github.com/apache/trafficcontrol/pull/7555#discussion_r1260204333
##########
experimental/traffic-portal/package.json:
##########
@@ -61,12 +61,14 @@
"@angular/platform-server": "^16.0.4",
"@angular/router": "^16.0.4",
"@nguniversal/express-engine": "^16.0.2",
+ "@types/node-forge": "^1.3.2",
Review Comment:
also doesn't match the rest of the file's indentation style. Tabs are
superior, of course, but `npm` will re-format it to use spaces by default,
which gets annoying down the road.
--
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]