Zach Wegrzyniak
Zach Wegrzyniak
**What version of `fd` are you using?** fd 8.2.1 I'm trying to find TypeScript files (`.ts`) that have the same basename as a TypeScript declaration file. ``` fd --extension 'd.ts'...
## 🐛 Bug Report jest-environment-puppeteer doesn't seem to respect `@babel/preset-typescript` when running a `jest.setupFilesAfterEnv.ts` (note the TS file extension). My project's setup file begins with ```typescript function makeFunctionWrapTestArgs(fn: F): F...
Currently, author is handwritten into meta.yaml files, but with the advent of git support for deriving edit dates, maybe author could be pulled in from the same source?
Update to a maintained version of yarn. Tests are failing on an interesting regenerator-runtime override.
### Describe the bug After trying to update to [email protected] for TS 5.0 support, I'm seeing ``` ● Test suite failed to run TypeError: Cannot read properties of undefined (reading...
This is breaking change for `@inboxsdk/core` consumers that use it at runtime. Among other things: - `@inboxsdk/core` is now published as ESM only. - The UMD build has been removed....
@inboxsdk/core should use something like webpack's externals. For widely used libraries like `lodash`, using the importing project's library versions allows updates, code sharing, and future tooling improvements (in the vein...
**Describe the bug** The "More Tools" grouping button in the ComposeView toolbar isn't playing nicely with the native [Gmail mail merge](https://workspaceupdates.googleblog.com/2023/06/google-sheets-now-integrated-with-gmail.html) notice. **To Reproduce** Steps to reproduce the behavior: 1....
### Why #2173 points out that TypeScript types for `@react-spring/web` depend on `@react-spring/rafz`. In Yarn 4 with PnP enabled (and maybe pnpm with no-hoist enabled), this requires the user to...
### Operating System macOS 14.4.1 ### Browser Version N/A ### Firebase SDK Version 10.11.1 ### Firebase SDK Product: Auth, Database ### Describe your project's tooling [email protected] and [email protected] (both with...