Pete Gonzalez

Results 660 comments of Pete Gonzalez
trafficstars

@william2958 Here's how the docs update will look to reflect these changes: https://github.com/microsoft/rushstack-websites/pull/235

![image](https://github.com/microsoft/rushstack/assets/4673363/f41045b9-c984-44da-9d5c-a396c8679002) The website will definitely need to be updated to document this CLI

> Our team currently has a requirement to analyze whether the dependency tree contains multiple versions of a target package, so I have implemented this feature into lockfile-explorer. @L-Qun This...

This PR was accidentally merged when I pushed to origin instead of the forked repo. Reopened via https://github.com/microsoft/rushstack/pull/4779

> > The website will definitely need to be updated to document this CLI > > Do you mean to update the content here? https://github.com/microsoft/rushstack-websites/blob/main/websites/lfx.rushstack.io/docs Yes, I can help with...

![image](https://github.com/microsoft/rushstack/assets/4673363/1b87656a-ffc3-4b54-8055-733c35eaf21a) This change requires updating the website docs. You don't need to do the work, but your PR needs to let us know. (Filling out that section is supposed to...

@nirshar Thank you for fixing this! 🙏

> They are basically equivalent The TypeScript compiler owners view language features in terms of type algebra, in other words ***compiler syntax and semantics***. For example, when comparing these alternatives,...

> So i guess to answer your questions. > > 1. I'm not sure of a great way to display conflicting property definitions, so if it's practical, I think that...

https://github.com/microsoft/rushstack/issues/4699 requests something similar for enum-like types. A design proposal for both features is written up here: https://github.com/microsoft/rushstack/issues/4699#issuecomment-2108802652