@nx/workspace(latest: 17.1.3) The Workspace plugin contains executors and generators that are useful for any Nx workspace. It should be present in every Nx workspace and other plugins build on it.
@nx/jest(latest: 17.1.3) The Nx Plugin for Jest contains executors and generators allowing your workspace to use the powerful Jest testing capabilities.
@nx/linter(latest: 17.1.3) The Linter plugin for Nx contains executors, generators and utilities used for linting JavaScript/TypeScript projects within an Nx workspace.
@nx/eslint(latest: 17.1.3) The ESLint plugin for Nx contains executors, generators and utilities used for linting JavaScript/TypeScript projects within an Nx workspace.
@nx/js(latest: 17.1.3) The JS plugin for Nx contains executors and generators that provide the best experience for developing JavaScript and TypeScript projects.