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
.
✋ Internal Package
This is an internal package to the typescript-eslint monorepo. You likely don't want to use it directly.
👉 See https://typescript-eslint.io for docs on typescript-eslint.