Xinyan Chen
Xinyan Chen
`export import X = Y` seems not being recognized and may trigger `import/namespace` false-positives
Reproduction repo: https://github.com/chenxinyanc/eslint-import-uuid-test Reproduction code bar.ts ```ts export const test = 123; ``` buzz.ts ```ts import * as Bar from "./bar"; export import barTest = Bar.test; ``` index.ts ```ts import...
**Describe the bug** While there is `ErrorEvent` provided by `happy-dom`, there seems to be a lack of PromiseRejectionEvent from `window`. **To Reproduce** Use the following code in vitest with `environment:...
- **Package Name**: @azure/storage-file-datalake - **Package Version**: 12.22.0 - **Operating system**: Microsoft Windows [Version 10.0.26236.5000] - [x] **nodejs** - **version**: 22.2.0 - [x] **browser** - **name/version**: - [x] **typescript** -...
### Library React Components / v9 (@fluentui/react-components) ### System Info ```shell Using StackBlitz @fluentui/react-components v9.53.0 ``` ### Are you reporting Accessibility issue? no ### Reproduction https://stackblitz.com/edit/bsgdde?file=src%2Fexample.tsx,src%2FApp.tsx ### Bug Description ##...
### Component InfoLabel ### Package version 9.55.0 ### React version 18.3.1 ### Environment System: OS: Linux 5.0 undefined CPU: (8) x64 Intel(R) Core(TM) i9-9880H CPU @ 2.30GHz Memory: 0 Bytes...