Package Exports
- @typescript-eslint/type-utils
- @typescript-eslint/type-utils/package.json
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@typescript-eslint/type-utils) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
@typescript-eslint/type-utils
Type utilities for working with TypeScript within ESLint rules.
The utilities in this package are separated from @typescript-eslint/utils
so that that package does not require a dependency on typescript
.
👉 See https://typescript-eslint.io/packages/type-utils for documentation on this package.
See https://typescript-eslint.io for general documentation on typescript-eslint, the tooling that allows you to run ESLint and Prettier on TypeScript code.