Pete Gonzalez

Results 67 issues of Pete Gonzalez

## Summary [See this [Zulip chat thread](https://rushstack.zulipchat.com/#narrow/stream/262513-general/topic/watch.20mode.20and.20--changed-projects-only/near/285184437)] The `rush build --changed-projects-only` command is supposed to build only projects whose folders contain a source file that was changed ***since the last...

bug
help wanted
needs design

## Summary PR https://github.com/microsoft/rushstack/pull/1360 enabled support for Yarn `resolutions`. Turns out that PNPM has this same feature, but called [overrides](https://pnpm.io/package_json#pnpmoverrides). We should: 1. Confirm whether it works properly with Rush;...

*This idea has been around for a while, but it seems we didn't have an issue tracking it.* Copied from https://github.com/microsoft/web-build-tools/issues/1503#issuecomment-527542375: --- There are several problems that this could solve....

enhancement
needs design

We are currently using [NVM](https://github.com/nvm-sh/nvm) in our monorepos, but it is frustrating that NVM does not support Windows. Instead, you need to install a separate tool `nvm-windows` for Windows machines....

enhancement

**Describe the bug** A chat message contains embedded image links. The Zulip desktop app cannot open these links, but other Zulip apps /can/ open them. **To Reproduce** I encountered this...

I encountered the problem #111 today, where ESLint crashes due to TypeScript node types that are unrecognized by esquery. But it raises a different question about query strategy: In my...

I've been studying the Prettier code and considering contributing some fixes. However, I am finding the source code to be rather difficult to follow, because there are no type declarations...

status:needs discussion
type:typechecking

## Summary **Problem:** In [Rush Hour East - Sep 2022](https://rushstack.io/community/event/?id=23) we discussed a problem report where a project failed to build after a partial/filtered install (`rush install --to example-project`), but...

For open source projects, the documentation web site may need to point people to the source code where an API is declared. API Extractor should track the original source file...

enhancement
needs design

- [x] I have tried restarting my IDE and the issue persists. - [x] I have updated to the latest version of the packages. - [x] I have [read the...

bug
package: parser
accepting prs