Package Exports
- @typescript-eslint/type-utils
- @typescript-eslint/type-utils/dist/index.js
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
Type utils for ESLint Plugins
Type utilities for working with TypeScript within ESLint rules.
This utilities in this package are separated from @typescript-eslint/utils
so that that package does not require a dependency on typescript
.