Trivikram Kamat
Trivikram Kamat
### Is your feature request related to a problem? Please describe. The TSConfig `useUnknownInCatchVariables` was disabled while bumping to TypeScript 4.6.2 in https://github.com/aws/aws-sdk-js-v3/pull/3448 ### Describe the solution you'd like Enable...
### Is your feature request related to a problem? Please describe. Some browser packages generate artifacts. For example, `hash-blob-browser` is clearly meant to be used on the frontend but it...
### Is your feature request related to a problem? Please describe. We currently pass browser specific code in `"module"` field. This is a bad practice as it might affect tree...
### Is your feature request related to a problem? Please describe. Jest has been associated with multiple issues: * Folks in Node.js community [don't](https://twitter.com/brianleroux/status/1480626080188821504) [like](https://twitter.com/matteocollina/status/1453029660925861901) [Jest](https://twitter.com/AhmadNassri/status/1375094293917003780) mainly because [it injects...
## Describe the bug We use strip-comments to strip comments from downleveled `.d.ts` files in AWS SDK for JavaScript (v3). We noticed that in some cases, it strips the source...
### Code of Conduct - [X] I have read and agree to the GitHub Docs project's [Code of Conduct](https://github.com/github/docs/blob/main/CODE_OF_CONDUCT.md) ### What article on docs.github.com is affected? https://docs.github.com/en/actions/using-workflows/caching-dependencies-to-speed-up-workflows#force-deleting-cache-entries ### What part(s)...
### Is your feature request related to a problem? Please describe. I often use esbuild-runner CLI for running test code written in TypeScript. It's helpful to print esr version while...
## Description From AWS SDK for JavaScript v2 [README](https://github.com/aws/aws-sdk-js): > We are formalizing our plans to make the Maintenance Announcement (Phase 2) for AWS SDK for JavaScript v2 in 2023....
### Is your feature request related to a problem? Please describe. Karma was marked as deprecated on Apr 27, 2023 in https://github.com/karma-runner/karma/pull/3846 Karma is widely used for real browser testing,...
## Problem From AWS SDK for JavaScript v2 [README](https://github.com/aws/aws-sdk-js): > We are formalizing our plans to make the Maintenance Announcement (Phase 2) for AWS SDK for JavaScript v2 in 2023....