Package Exports
- @typescript-eslint/tsconfig-utils
- @typescript-eslint/tsconfig-utils/package.json
Readme
@typescript-eslint/tsconfig-utils
Utilities for collecting TSConfigs for linting scenarios.
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.