An open API service indexing awesome lists of open source software.

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.

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.