@typescript-eslint/tsconfig-utils

8.61.0 • Public • Published

@typescript-eslint/tsconfig-utils

Utilities for collecting TSConfigs for linting scenarios.

NPM Version NPM Downloads

The utilities in this package are separated from @typescript-eslint/utils so that they do not have a dependency on eslint or @typescript-eslint/typescript-estree.

See https://typescript-eslint.io for general documentation on typescript-eslint, the tooling that allows you to run ESLint and Prettier on TypeScript code.