Angad Nadkarni

Results 2 issues of Angad Nadkarni

In a new GTS setup when one drops a `.spec.ts` file into `/test` and `import`s anything from `mocha` or `chai`, this leads to an ESLint warning for [no-unpublished-import](https://github.com/mysticatea/eslint-plugin-node/blob/v11.1.0/docs/rules/no-unpublished-import.md). As the...

type: feature request

Similar to #4775, we observe accessing `dimensions` on `undefined`, but from a different part of the codebase ## Details - Browser and browser version: Chrome Version 122.0.6261.129 (Official Build) (arm64)...