https://github.com/layzeedk/nx-dependency-checks-executor-dependency-issue
A minimal reproducible example demonstrating the `@nx/dependency-checks` ESLint rule outputting false positives for executor peer dependencies.
https://github.com/layzeedk/nx-dependency-checks-executor-dependency-issue
Last synced: 8 months ago
JSON representation
A minimal reproducible example demonstrating the `@nx/dependency-checks` ESLint rule outputting false positives for executor peer dependencies.
- Host: GitHub
- URL: https://github.com/layzeedk/nx-dependency-checks-executor-dependency-issue
- Owner: LayZeeDK
- Created: 2023-07-01T20:44:19.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-01T21:42:25.000Z (almost 3 years ago)
- Last Synced: 2025-09-01T13:45:00.773Z (10 months ago)
- Language: TypeScript
- Size: 227 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# @nx/dependency-checks executor false positives
A minimal reproducible example demonstrating the `@nx/dependency-checks` ESLint rule outputting false positives for executor peer dependencies.
Run `nx run-many --target=lint` or navigate to the _Actions_ tab in the GitHub repository to verify the issue.