Describe the bug
With the latest version v7.3.0, when i run pnpm test, "ts-strict-with-react" reports error.
The bug seems to be caused by this feature.
Reproduction
use the latest version, run pnpm install and pnpm test.(@eslint-react/eslint-plugin >= v2.10.0)
System Info
System:
OS: macOS 14.8.3
CPU: (8) arm64 Apple M1
Memory: 83.91 MB / 16.00 GB
Shell: 5.9 - /bin/zsh
Binaries:
Node: 22.17.0 - /Users/theozhang/.local/state/fnm_multishells/94324_1770616357606/bin/node
npm: 10.9.2 - /Users/theozhang/.local/state/fnm_multishells/94324_1770616357606/bin/npm
pnpm: 10.16.1 - /Users/theozhang/.local/state/fnm_multishells/94324_1770616357606/bin/pnpm
Browsers:
Chrome: 144.0.7559.133
Safari: 26.2
Used Package Manager
pnpm
Validations
Contributions
Describe the bug
With the latest version
v7.3.0, when i runpnpm test, "ts-strict-with-react" reports error.The bug seems to be caused by this feature.
Reproduction
use the latest version, run
pnpm installandpnpm test.(@eslint-react/eslint-plugin>=v2.10.0)System Info
System: OS: macOS 14.8.3 CPU: (8) arm64 Apple M1 Memory: 83.91 MB / 16.00 GB Shell: 5.9 - /bin/zsh Binaries: Node: 22.17.0 - /Users/theozhang/.local/state/fnm_multishells/94324_1770616357606/bin/node npm: 10.9.2 - /Users/theozhang/.local/state/fnm_multishells/94324_1770616357606/bin/npm pnpm: 10.16.1 - /Users/theozhang/.local/state/fnm_multishells/94324_1770616357606/bin/pnpm Browsers: Chrome: 144.0.7559.133 Safari: 26.2Used Package Manager
pnpm
Validations
Contributions