UNPKG

@nx/eslint

Version:

The ESLint plugin for Nx contains executors, generators and utilities used for linting JavaScript/TypeScript projects within an Nx workspace.

3 lines 192 B
import { type GeneratorCallback, type Tree } from '@nx/devkit'; export default function (tree: Tree): Promise<GeneratorCallback>; //# sourceMappingURL=update-typescript-eslint-v8-13-0.d.ts.map